-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hello,
We're using security header (Content-Security-Policy) on the page and we don't allow unsafe-eval. I see that there is a "new Function" in you code that is blocked by this header....
Refused to evaluate a string as JavaScript because 'unsafe-eval'
Is there a way to change the new Function call ?
Metadata
Metadata
Assignees
Labels
No labels