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

Won't work in Internet Explorer #23

Closed
iamsaksham opened this issue Nov 14, 2016 · 1 comment
Closed

Won't work in Internet Explorer #23

iamsaksham opened this issue Nov 14, 2016 · 1 comment

Comments

@iamsaksham
Copy link

iamsaksham commented Nov 14, 2016

@EtienneLem @rafbm Awesome Emoji Picker. Tried your Picker in IE, it wont work in IE. It says an error -> SCRIPT5009: 'Symbol' is undefined.

@iamsaksham
Copy link
Author

iamsaksham commented Nov 14, 2016

Okay, so I found out it was because of Symbol.iterator, which can be solved by adding polyfill. To add the polyfill I added this script tag

<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.6.15/browser-polyfill.min.js"></script>

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

1 participant