BigInt handling #13655
benny-sit
started this conversation in
Feature Requests & Ideas
BigInt handling
#13655
Replies: 1 comment
-
Found workaround: use beforeRead hook to convert the value to String/Number. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is it possible to add a support for BigInt type?
When I try to load a BigInt I get this error:
Only plain objects, and a few built-ins, can be passed to Client Components from Server Components. Classes or null prototypes are not supported.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions