Skip to content

Large integers are parsed incorrectly #53

Description

@rualark

Example:

{"P":590595,"U":5678518811589061657,"A":942,"S":78,"C":1,"P":171632,"B":72057603339518945}

Output:
image

This seems to be a high priority issue because it garbles data.

This is probably due to limitation that js stores numbers as floats. Probably this should be fixed by either custom parsing or converting to a string.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions