Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: add bigIntToString() types functionPatch 2 #44

Merged
merged 6 commits into from
Apr 5, 2024

Conversation

gregfenton
Copy link
Contributor

merge 3 places in code where we were doing BigInt(...).toString + 'n' to use a single utility function bigIntToString(....)

@jaywcjlove jaywcjlove merged commit e5857f3 into uiwjs:main Apr 5, 2024
github-actions bot pushed a commit that referenced this pull request Apr 5, 2024
* fix: Uncaught TypeError: Do not know how to serialize a BigInt #42

* make Copied.test cases consistent

* refactor: add `bigIntToString()` types function e5857f3
jaywcjlove added a commit that referenced this pull request Apr 5, 2024
github-actions bot pushed a commit that referenced this pull request Apr 5, 2024
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.

None yet

2 participants