Skip to content

Firefox SecurityError: The operation is insecure #826

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

Closed
seanpringle opened this issue Aug 5, 2016 · 1 comment
Closed

Firefox SecurityError: The operation is insecure #826

seanpringle opened this issue Aug 5, 2016 · 1 comment
Labels
bug something broken

Comments

@seanpringle
Copy link

Using Firefox v47 on Ubuntu, Plotly.js v1.16.0 sometimes returns a "SecurityError: The operation is insecure."

The test case is https://plot.ly/javascript/ where three of the example charts fail, starting with the top-most one mapping GDP to Life expectancy.

Console says:

SecurityError: The operation is insecure.

[573]</r.getAllRuleSelectors()
 plotly-latest.min.js:45
[573]</r.injectStyles()
 plotly-latest.min.js:45
[583]</C.plot()
 plotly-latest.min.js:46
plotLifeExpectancy()
 javascript:3942
plotAll/<()
 javascript:3975
forEach()
 self-hosted:232
plotAll()
 javascript:3968
<anonymous>
 javascript:4006

On an intranet web app I see the same error. Rolling that back to v1.15.0 works fine.

@etpinard
Copy link
Contributor

etpinard commented Aug 5, 2016

Confirmed. Thanks for the report.

Maybe related to #822

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

Successfully merging a pull request may close this issue.

2 participants