bhollis / jsonview

A web extension that helps you view JSON documents in the browser.
http://jsonview.com
MIT License
1.54k stars 227 forks source link

inserts double quotes #214

Closed mzimmersfluidra closed 5 months ago

mzimmersfluidra commented 7 months ago

Describe the bug Sometimes the first element in an object is enclosed in double quotes. The quotes are definitely not coming from the JSON generator.

**What browser are you using?*** Chrome (latest)

Where did you install JSONView from? Chrome store Screenshot 2024-04-17 093127

bhollis commented 5 months ago

This should be fixed whenever 3.0.0 gets approved.