Open Wallace911 opened 3 years ago
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!
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!