-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
BigInt not supported but it has been since v4 #125
Comments
This repo seems quiet so I'll just post why and close: Because |
Nop, it DOES go deeper with Lines 86 to 88 in 343abd9
Other bigints are serialized as expected. Also see #154 |
momocow
added a commit
to momocow/serialize-javascript
that referenced
this issue
Jan 12, 2023
okuryu
pushed a commit
that referenced
this issue
Jan 15, 2023
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
I ran into this error today, my first idea is that "BigInt" is weird because I'm using typescript?
Example data:
{ big: BigInt(0) }
Error:
The text was updated successfully, but these errors were encountered: