-
Notifications
You must be signed in to change notification settings - Fork 756
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
Refused to execute inline script #1923
Comments
I'm getting this same response on an 11ty project that I'm working on... |
I am having the same problem trying to run in Angular13. This wasnt happening before I upgraded running on Angular 5. Does anyone have any ideas on how to fix this? Extremely frustrating |
我也遇到了同样的问题,不知如何解决 |
fixed in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue details
Please provide issue details here.
Refused to execute inline script because it violates the following Content Security Policy directive: "default-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-ACotEtBlkqjCUAsddlA/3p2h7Q0iHuDXxk577uNsXwA='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'script-src' was not explicitly set, so 'default-src' is used as a fallback.
Please specify which version of Browsersync, node and npm you're running
Affected platforms
Browsersync use-case
The text was updated successfully, but these errors were encountered: