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

Content Security Policy, CSP script-src and style-src #11

Open
Wallace911 opened this issue Sep 13, 2021 · 0 comments
Open

Content Security Policy, CSP script-src and style-src #11

Wallace911 opened this issue Sep 13, 2021 · 0 comments

Comments

@Wallace911
Copy link

I have transfered my application on another server. This server have a strong CSP and give me some error "script-src" and "style-src" with L.Control.SlideMenu.js on line 144:8 in particular with this lines of code

setContents: function(innerHTML){ this._innerHTML = innerHTML; this._contents.innerHTML = this._innerHTML; },

can someone help me to fix this error? Or have these problems already been solved?
Thank you all!

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

No branches or pull requests

1 participant