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

Component was failed for restricted content security policy directive #95

Open
ivanz1993 opened this issue Nov 19, 2021 · 0 comments
Open

Comments

@ivanz1993
Copy link

Describe the bug
Component was failed for restricted content security. I have several errors on component init:
"Refused to evaluate a string as JavaScript" because 'unsave-eval' is not an allowed source of script in the following Content policy directive "script- self"."
I can't switch on unsave-eval in my web application cause it denied by security policy.

To Reproduce
Open page with component

Expected behavior
See page with JSON editor

Console and Error stack trace
Refused to evaluate a string as JavaScript" because 'unsave-eval' is not an allowed source of script in the following Content policy directive "script- self"

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