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

Minified js doesn't work in mobile webkit #1

Closed
williamngan opened this issue Aug 21, 2017 · 1 comment
Closed

Minified js doesn't work in mobile webkit #1

williamngan opened this issue Aug 21, 2017 · 1 comment
Labels

Comments

@williamngan
Copy link
Owner

williamngan commented Aug 21, 2017

pts.min.js minified by Balili currently throws "Cannot declare a let variable twice: 'i'." when in mobile Safari and Chrome.

This is possibly due to this webkit bug:
https://bugs.webkit.org/show_bug.cgi?id=171041

Keeping this issue open until we can verify the minified version will work in mobile.

Use non-minified version when mobile support is needed, for now.

@williamngan
Copy link
Owner Author

Verified working in iPhone safari and chrome. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant