Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug? #129

Closed
jocgoran opened this issue Jul 22, 2022 Discussed in #128 · 2 comments
Closed

Bug? #129

jocgoran opened this issue Jul 22, 2022 Discussed in #128 · 2 comments

Comments

@jocgoran
Copy link

Discussed in #128

Originally posted by jocgoran July 22, 2022
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.
For the Double with precision grather than 15 places after comma, some numbers are omitted.

Example:
{"FieldOne":[{"DoublePrecisionMoreThan15":27.1234567890123456}]}

Try to format and you will lose the position 15.

Is this maybe fixed?
Thank you,
Very kind regards

Goran Joc

@SinghRajenM
Copy link
Collaborator

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

@SinghRajenM
Copy link
Collaborator

Closing to avoid duplicates. Will be fixed once we resolve #39.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants