BigInt support in TeleJSON #13950
Open
BigInt support in TeleJSON #13950
Labels
Comments
|
@shilman want me to add this to |
|
@phated sure! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently is you set a component property to an object carrying a
BigIntthe entire storybook stops functioning. The console logs show an error trying to serialize this object.Code sample to help you get the context :
Switching to json-bigint which is a drop-in replacement would solve this issue in a blink.
The text was updated successfully, but these errors were encountered: