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

error in Safari, no Symbol #30

Closed
timoxley opened this issue Apr 15, 2015 · 5 comments
Closed

error in Safari, no Symbol #30

timoxley opened this issue Apr 15, 2015 · 5 comments

Comments

@timoxley
Copy link

Looks like you need to polyfill missing browser features in the website.

As reported by @ljharb

@timoxley
Copy link
Author

image

@ljharb
Copy link

ljharb commented Apr 15, 2015

Thanks for taking care of the real report!

@mohebifar
Copy link
Member

This is because babel's for..of transformed code requires Symbol which is not supported by Safari. I added babel polyfill in d93d979.

@ljharb
Copy link

ljharb commented Apr 15, 2015

Thanks!

@mohebifar
Copy link
Member

Thank you for report.

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

3 participants