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

IE11 support #18

Closed
anton-piliugin opened this issue Feb 23, 2019 · 2 comments
Closed

IE11 support #18

anton-piliugin opened this issue Feb 23, 2019 · 2 comments

Comments

@anton-piliugin
Copy link

In IE11 doesn't work without https://cdnjs.com/libraries/babel-polyfill

@vitalets
Copy link
Owner

Could you show errors from console?
Maybe it's reasonable to include polyfill for missing things, not whole babel-polyfill.

@anton-piliugin
Copy link
Author

anton-piliugin commented Feb 24, 2019

Could you show errors from console?
Maybe it's reasonable to include polyfill for missing things, not whole babel-polyfill.

"SCRIPT5022: Исключение брошено и не поймано", link: https://docs.microsoft.com/ru-ru/previous-versions/w4e7h3yz(v=vs.94)
Here:

...if("function"!=typeof Promise)throw new TypeError("Promise.prototype.finally requires a global Promise be available.")...

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

No branches or pull requests

2 participants