Skip to content

** operator #8

Closed
Closed
@achingbrain

Description

@achingbrain

This line gets transpiled to Math.pow by the default settings of create-react-app which means you end up doing Math.pow(BigInt(2), BigInt(64)) which fails with Uncaught TypeError: Cannot convert a BigInt value to a number

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions