-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Unexpected token in GLSL code in Safari 9 #2430
Labels
bug
something broken
Comments
Thanks very much for the report. Those I suspect an issue with |
@mishaseniv Is this still an issue? |
Closing due to lack of activity. @mishaseniv feel free to open up a new ticket if this issue is still relevant. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello. I have a problem with support for Safari 9.

After that, I checked plotly npm run test-syntax command and received the following result

It's strange, the test passes but in a safari 9 it does not work.
After that I found the following in the code
In this code you can find const
Not everything is compiled into ES5?
What to do with it?
The text was updated successfully, but these errors were encountered: