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
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
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!
The text was updated successfully, but these errors were encountered: