BootNodeDev / dAppBooster

A modern blockchain boilerplate built to quickly get you started with your next project.
https://dappbooster.dev
MIT License
5 stars 1 forks source link

fix: token input breaks with numbers >= 1000 #294

Closed fernandomg closed 2 months ago

fernandomg commented 2 months ago

Closes #293

Description:

The number formatter returns a string with a comma separating the thousands in the value, which leads to an error when trying to convert that string to bigint.

Steps:

test it

Type of change:

How Has This Been Tested?

Remember to check that:

Screenshots

(Add screenshots or videos to help test this pull request)

vercel[bot] commented 2 months ago

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

Name Status Preview Comments Updated (UTC)
dappbooster ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 10, 2024 7:40pm
docs.dappbooster ❌ Failed (Inspect) Sep 10, 2024 7:40pm