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

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

Comments

@ledlamp
Copy link

ledlamp commented Oct 11, 2024

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? :(((((

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