Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix IE11 support #176

Merged
merged 1 commit into from
May 1, 2018
Merged

Fix IE11 support #176

merged 1 commit into from
May 1, 2018

Conversation

vitorbal
Copy link
Contributor

@vitorbal vitorbal commented Apr 26, 2018

Fixes #158.

Use a regular for-loop instead of Array.prototype.find so the code generated by the loader doesn't break in IE11.

@apollo-cla
Copy link

@vitorbal: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

@vitorbal vitorbal changed the title Use for loop instead of .find to keep IE11 support Fix IE11 support Apr 26, 2018
@jnwng
Copy link
Contributor

jnwng commented May 1, 2018

thank you!

@jnwng
Copy link
Contributor

jnwng commented May 1, 2018

Fixes #158

@jnwng jnwng merged commit 59bf4c1 into apollographql:master May 1, 2018
@jnwng
Copy link
Contributor

jnwng commented May 1, 2018

live in graphql-tag@2.9.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants