Bug? #128
Bug?
#128
|
Hello, I am using the version 1.40.0.0 and I spend some hours to find that there is a bug when I switch to Format or Compressed view. Example: Try to format and you will lose the position 15. Is this maybe fixed? Goran Joc |
Answered by
SinghRajenM
Jul 23, 2022
Replies: 1 comment
|
Hi Goran Joc, This is a known issue and has dependency on the json parsing library (Rapidjosn). I will see if it is fixed in latest version of Rapidjson or any workaround for this. Related issue: #39 Thanks |
0 replies
Answer selected by
SinghRajenM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Goran Joc,
This is a known issue and has dependency on the json parsing library (Rapidjosn). I will see if it is fixed in latest version of Rapidjson or any workaround for this.
Related issue: #39
Thanks
Rajendra