AsaiToshiya / brostr

A native browser for the content on Nostr
https://asaitoshiya.github.io/brostr/src/
MIT License
11 stars 0 forks source link

Fix "Blocked script execution in 'about:srcdoc' because the document's frame is sandboxed and the 'allow-scripts' permission is not set." #57

Closed AsaiToshiya closed 8 months ago

AsaiToshiya commented 8 months ago

Reverted in 398e66c.

virtualDom is used to convert URIs, so the scripts don't need to run there.