Skip to content

'Symbol' is undefined problem in ie11 #7597

@lykhatskyi

Description

@lykhatskyi

if (Symbol.iterator in Object(iter) || Object.prototype.toString.call(iter) === "[object Arguments]") return Array.from(iter);

getting an error in ie11,
Can we change this check?
A lot of clients are using different js validators that decrease app rating because of this error
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    outdatedA closed issue/PR that is archived due to age. Recommended to make a new issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions