Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork78
Closed
Description
Hi,
I am having issues with Content-Security-Policy using plotly via CDN, because the bundle need "unsafe-eval" policy.
it would be useful to be able to use the strict version of the bundle.
e.gPlotlyViaCDNModule.setPlotlyVersion("strict-2.24.1")
allowing in PlotlyViaCDNModule also the "strict" keywordconst isOk = version === 'latest' || /^\d\.\d{1,2}\.\d{1,2}$/.test(version) || /^strict-\d\.\d{1,2}\.\d{1,2}$/;
Thanks
Metadata
Metadata
Assignees
Labels
No labels