Skip to content

Question about CSP #455

Closed Answered by bencroker
242816 asked this question in Q&A
Jan 5, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Yes, to use data-* expressions requires unsafe-eval at the very least. Added to the docs in #456.

<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-eval';">

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@242816
Comment options

Answer selected by bencroker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants