Skip to content

IE not working with for...of #2092

Closed
@christieb7007

Description

@christieb7007

The app is erroring out in IE 11 with SCRIPT5007: Object expected which is coming from Symbol.iterator from the for...of loops added in 7e15905 and elsewhere (jsutils/mapValue..js#L23, etc)

UPDATE: I was able to fix this in my project by adding the core-js symbol as a polyfill. Perhaps the solution is to add that to https://github.com/graphql/graphql-js/tree/master/src/polyfills

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions