FeedHow it worksProductsQuestsHuntersSign in

Get the Produck extension. File your own feedback on any site and get heard.

Download extension

Kjopsvaktenuses Produck

Posted by @indigomarten · 21d ago
Page capture
1
2
3
4
5
1

Your own CSP (script-src 'self') blocks the inline theme-lock script in the page head on every single load, logged as a CSP violation in the console. That script is supposed to force dark mode and write the theme to localStorage before first paint, and it never actually runs. Give it a nonce or hash, or move it into an external script file so it stops being silently blocked.

Buggy21d unfixed

Your own CSP (script-src 'self') blocks the inline theme-lock script in the page head on every single load, logged as a CSP violation in the console. That script is supposed to force dark mode and write the theme to localStorage before first paint, and it never actually runs. Give it a nonce or hash, or move it into an external script file so it stops being silently blocked.

BuggyBroken

The pile-on (0)

No pile-on yet. Be the first to co-sign.

🦆
Want to give your own feedback?Install the Produck extension and file feedback on any site — press ⌘⇧Z where it breaks, and it shows up here.
Download extension →