Closed
Description
Hello,
I can see that this issue was fixed almost two years ago, but I still get. #35
I'm using latest version of the library 4.4.4, and this is the error in the browser console:
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' https://www.googletagmanager.com".
Checking the error it seems to be pointing to ShortUniqueId class constructor.
The only way to use this library now with CSP is to set script-src: 'unsafe-eval' which make CSP useless.
Metadata
Metadata
Assignees
Labels
No labels