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

MV3: CSP error in many page editor fields, likely due to templating #7270

Closed
fregante opened this issue Jan 5, 2024 · 1 comment
Closed
Labels
bug Something isn't working mv3 page editor

Comments

@fregante
Copy link
Contributor

fregante commented Jan 5, 2024

Describe the bug

Screenshot 14
Invalid template: 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' http://localhost:8097"..

To Reproduce

  1. Add @pixiebrix/html/insert brick
  2. Type anything in the HTML field

The brick keeps working actually, but the note is there. I assume that advanced templating is broken though.

@fregante fregante added bug Something isn't working page editor mv3 labels Jan 5, 2024
@fregante
Copy link
Contributor Author

fregante commented Jan 5, 2024

Duplicate of #7265

I just saw it was reported yesterday

@fregante fregante marked this as a duplicate of #7265 Jan 5, 2024
@fregante fregante closed this as not planned Won't fix, can't repro, duplicate, stale Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mv3 page editor
Projects
None yet
Development

No branches or pull requests

1 participant