GoncharukOrg / react-input

111 stars 9 forks source link

SyntaxError Cannot convert - to a BigInt in NumberFormat package when user types "-" as the first char #41

Open walkernel opened 2 weeks ago

walkernel commented 2 weeks ago

When using the NumberFormatting package and a user types in a - as their first character, SyntaxError Cannot convert - to a BigInt occurs.

To reproduce:

GoncharukBro commented 1 week ago

Thanks for pointing out the error, the fix is ​​already available in the new version.