markdown-viewer
markdown-viewer copied to clipboard
Sometimes not rendering
I have the problem that sometimes the HTML isn't loading. When that happens the page just stays black. (switching to the text/markdown mode works)
Even reloading or reopening the site isn't working...
This may be related to another extension running in the background. What usually helps is to try disabling all other extensions one by one, just to pinpoint the offending one.
It seems like the addon NoScript is causing the problems, despite not blocking anything with it...
I think what happens is that multiple extensions compete for the contents of that page you are trying to load. So whichever succeeds first breaks the rest. Not sure how this can be solved in order to have both extensions running.