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 shows errors on 'Live Table' #22

Closed
xadhatter opened this issue Nov 22, 2015 · 1 comment
Closed

IE11 shows errors on 'Live Table' #22

xadhatter opened this issue Nov 22, 2015 · 1 comment

Comments

@xadhatter
Copy link

When I try to run your Live Table on IE11 I see a bunch of errors in the console:

SCRIPT438: Object doesn't support property or method 'then'
webcrypto-examples (127,25)
...

It looks like you are using Promises which IE11 does not support. Perhaps a polyfill will help? https://github.com/jakearchibald/es6-promise

Thanks for the all the examples; very, very helpful!

@diafygi
Copy link
Owner

diafygi commented Nov 23, 2015

Sorry, these examples are only intended to test the spec implementation, not IE11's.

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