Skip to content

Strings deserialized as BigInts #98

@insulationman

Description

@insulationman

Strings are interpreted as BigInts if they contain only numbers. This happens when i get data from a collection of projections using findOne.

An error is then thrown when i send these objects in an api response, since BigInts are not properly serialized.

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