litejs / json-lite

Fast non-blocking JSON viewer for Chrome and Firefox
196 stars 17 forks source link

Firefox rerenders page only after "inspect element" #55

Closed volkov closed 3 years ago

volkov commented 4 years ago

Using Firefox 81.0.2 on ubuntu and json-lite 19.6.0

Sometimes json don't render completely. After pressing "Inspect element" json renders properly. https://www.youtube.com/watch?v=YR5VA46PrLo

Any ideas why this could happen or how to debug it? First time I noticed this behaviour in about month ago.

volkov commented 4 years ago

In screencast I'm using separate firefox profile with only json-lite (there is icon in right top corner) installed (with ubuntu dark theme) and devtools.jsonview.enabled set to false.

lauriro commented 4 years ago

Seems to be a firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=1673930