Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

[fix] Changed browser target to fix BigInt crash #13

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

damfinkel
Copy link
Contributor

Summary

In production, there was a crash with the following error: Uncaught TypeError: Cannot convert a BigInt value to a number

The fix was related to browser support and web3.js, it was fixed according to this web3 issue: web3/web3.js#6187

@vercel
Copy link

vercel bot commented Aug 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
to-do-multi-db ✅ Ready (Inspect) Visit Preview Aug 16, 2023 4:26pm

@damfinkel damfinkel changed the title [fix] CHanged browser target to fix BigInt crash [fix] Changed browser target to fix BigInt crash Aug 16, 2023
@damfinkel damfinkel merged commit 5ff16e4 into main Aug 16, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant