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
Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'".
#50
Open
ledlamp opened this issue
Oct 11, 2024
· 0 comments
Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'".
at new Function (<anonymous>)
at createThunk (gif-frames.min.js:1:78365)
at compileCwise (gif-frames.min.js:1:68688)
at 36.cwise-compiler (gif-frames.min.js:1:181235)
at s (gif-frames.min.js:1:620)
at gif-frames.min.js:1:671
at 35../doConvert.js (gif-frames.min.js:1:180833)
at s (gif-frames.min.js:1:620)
at gif-frames.min.js:1:671
at Object.<anonymous> (gif-frames.min.js:1:88995)
some dependencies are evaling javascript code for some reason. how can I use it in chrome extension? :(((((
The text was updated successfully, but these errors were encountered:
some dependencies are evaling javascript code for some reason. how can I use it in chrome extension? :(((((
The text was updated successfully, but these errors were encountered: