Skip to content

fix(devtools): BigInt stringify#626

Merged
pavelglac merged 4 commits intomainfrom
pavelglac/fix-bigint-in-devtools
Jan 13, 2026
Merged

fix(devtools): BigInt stringify#626
pavelglac merged 4 commits intomainfrom
pavelglac/fix-bigint-in-devtools

Conversation

@pavelglac
Copy link
Contributor

Currently when the object contains BigInt the stringification fails and output just [object Objest]. This PR adding a replacer to JSON.stringify to handle BigInts.

@pavelglac pavelglac merged commit dd65eb4 into main Jan 13, 2026
5 checks passed
@pavelglac pavelglac deleted the pavelglac/fix-bigint-in-devtools branch January 13, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants