-
Notifications
You must be signed in to change notification settings - Fork 256
Open
Description
For a while now, every Itty Bitty link I've opened has only shown a blank screen with the menu button at the top right. From some brief inspection of the console, the following error appears to be to blame:
Content-Security-Policy: The page’s settings blocked the loading of a resource (frame-src) at data:text/html;charset=utf-8;base64,PG1l… because it violates the following directive: “frame-src blob: filesystem: *”
Could you please change the CSP headers in order to solve this issue? According to the console everything else is working correctly.
Here is a link to the MDN Web Docs page on CSP in case it is helpful: Content Security Policy (CSP) - HTTP | MDN
Metadata
Metadata
Assignees
Labels
No labels