markdown-viewer icon indicating copy to clipboard operation
markdown-viewer copied to clipboard

Sometimes not rendering

Open GniLudio opened this issue 3 years ago • 3 comments

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...

GniLudio avatar Dec 30 '21 11:12 GniLudio

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.

simov avatar Dec 30 '21 13:12 simov

It seems like the addon NoScript is causing the problems, despite not blocking anything with it...

GniLudio avatar Dec 30 '21 18:12 GniLudio

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.

simov avatar Dec 30 '21 19:12 simov