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

Does not work in Internet Explorer (11) #18

Open
Mark-Hetherington opened this issue Feb 16, 2017 · 0 comments · May be fixed by #23
Open

Does not work in Internet Explorer (11) #18

Mark-Hetherington opened this issue Feb 16, 2017 · 0 comments · May be fixed by #23

Comments

@Mark-Hetherington
Copy link

It appears that Internet Explorer is not compatible with the gfycat.js embedding script. I'm currently getting an error in the developer console:
SCRIPT5009: 'Promise' is undefined
gfycat.js (16,9228)

According to caniuse.com (http://caniuse.com/#feat=promises) It looks like IE does not have Promise support, and thus a polyfill is required.

I see two ways forward - one is to document this requirement, the other is to include the polyfill in the gfycat.js script file.

@lanre-ade lanre-ade linked a pull request Oct 6, 2017 that will close this issue
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 a pull request may close this issue.

1 participant