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 on Chrome in iOS #15

Open
stared opened this issue Aug 13, 2018 · 1 comment
Open

Does not work on Chrome in iOS #15

stared opened this issue Aug 13, 2018 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@stared
Copy link
Owner

stared commented Aug 13, 2018

I didn't experience it myself (only Safari on my iOS), but got this one from one of the users:

39075659_10216851470299775_5861298339357655040_o

If someone knows how to fix it, PR would be appreciated. :)

@stared stared added bug Something isn't working help wanted Extra attention is needed labels Aug 13, 2018
@niutech
Copy link

niutech commented Aug 15, 2018

The reason is trivial: you forgot to transpile your ES2015 files (such as main.js) to ES5 using babel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants