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

Remote connection fails with CSP violation #1783

Open
Gudahtt opened this issue Oct 17, 2024 · 1 comment
Open

Remote connection fails with CSP violation #1783

Gudahtt opened this issue Oct 17, 2024 · 1 comment

Comments

@Gudahtt
Copy link

Gudahtt commented Oct 17, 2024

When attempting to connect to a local server, I see the following error:

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'".

It looks like this feature executes a string as JavaScript, which is disallowed by the current CSP.

Image

@Gudahtt
Copy link
Author

Gudahtt commented Oct 17, 2024

Probably related to #1755

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