josdejong / josdejong/jsoneditor
Values with large numbers getting changed
Open
bug
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
The following sample
{"abc":8143661439548533232}
is getting changed to following in the right panel
{"abc": 8143661439548533000}
Contributor guide
Assessment
This issue has not been assessed yet.