use Trusted Type api or a fallback #4585
Answered
by
ekwoka
jimmywarting
asked this question in
5. Bugs
-
I got an error on a site when i tried to use it on a site that used some csp Uncaught EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment. see: https://developer.mozilla.org/en-US/docs/Web/API/Trusted_Types_API |
Beta Was this translation helpful? Give feedback.
Answered by
ekwoka
Mar 24, 2025
Replies: 1 comment
-
Alpine does not work with CSP blocking string evaluation. The CSP build does work for a limited version that does not use that feature. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jimmywarting
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Alpine does not work with CSP blocking string evaluation.
The CSP build does work for a limited version that does not use that feature.