litejs / json-lite

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

Firefox - Blank screen #19

Closed nihaals closed 6 years ago

nihaals commented 6 years ago

With the plugin enabled on Firefox 57, it's just giving me a white screen. I have disabled the built in one, but there's still no difference. I'm using https://jsonview.com/example.json which works fine normally, however, even though using the inspector I can see the JSON still exists, it's not showing anything

lauriro commented 6 years ago

Any error in console? Any other extension installed? Try again when all other extensions are disabled. If it works then, enable other extensions one by one and test each one to find out - does some extensions conflicts.

nihaals commented 6 years ago

No errors in console. Doesn't work with all extensions off.

lauriro commented 6 years ago

I am not able to reproduce the issue and there are not enough information to investigate further.

Try to:

nihaals commented 6 years ago

For some reason, the first 3 didn't do anything, but as soon as I opened the debugger and refreshed, it worked, and it's working fine now