You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report @CallumNZ.
cc: @yujin-wu, it appears while generating the functions using "unchecked" regl similar to this initial commit was needed.
scattergl
was added to the strict bundle in the most recent release: https://github.com/plotly/plotly.js/releases/tag/v2.11.0I tried it out but it seems to still need
unsafe-eval
in thescript-src
directive of the CSP to work.Bug replication Codepen:
https://codepen.io/CallumNZ/pen/ExoarRE?editors=1111
The text was updated successfully, but these errors were encountered: