samundrak / vscode-esdoc-mdn

[BETA] See documentation of any javascript api from mozilla on your visual studio code side by side
https://marketplace.visualstudio.com/items?itemName=samundrak.esdoc-mdn
33 stars 7 forks source link

MDN stylesheets not loading #11

Closed parkerault closed 5 years ago

parkerault commented 5 years ago

The search tab opens as expected, but none of the sylesheets are loaded and none of the links are visible (I suspect they are the same color as the background). This is the only ouput I see in dev tools:

[Embedded Page] Blocked script execution in 'data:text/html;charset=utf-8,%3C%21DOCTYPE%20html%3E%0D%0A%3Chtml%20lang%3D…100%25%3B%20height%3A%20100%25%22%3E%0D%0A%3C%2Fbody%3E%0D%0A%3C%2Fhtml%3E' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.

Screenshot:

image

This extension seems very useful so I'd really like to use it!

samundrak commented 5 years ago

Thanks, i will try to fix this issue, if you like you can also contribute by opening a PR for this issue :+1: