AykutSarac / jsoncrack.com

✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
https://jsoncrack.com/
Other
33.5k stars 2.15k forks source link

[BUG]: Json query param not working #260

Closed aschiavon91 closed 1 year ago

aschiavon91 commented 1 year ago

Issue description

make a request with query param json containing a stringfied json. ex: https://jsoncrack.com/editor?json=%7B%22data%22:%22abc%22%7D

Media & Screenshots

No response

Operating system

Priority this issue should have

Low (slightly annoying)

aschiavon91 commented 1 year ago

I already fixed it and made a PR https://github.com/AykutSarac/jsoncrack.com/pull/259, but I decided to open this issue before.

AykutSarac commented 1 year ago

Fixed with v2.5.0