Describe the bug
when using dot to set a floating point number, the dot is discarded
Logs
NA
How can I reproduce the bug?
- edit weight
- validate
Expected behavior
Using a dot or comma should both be parsed correctly
Screenshots
App Version
4.19.0
OS Version
Android 16
Platform
android
Additional context
From what I saw,
It seems that if your local is set to comma, locale-bignumber.ts set replace commas to dot but also remove any previous dot
I guess it for local that use dot to group number, but in don't think people actually group number in apps ?
AI Usage Policy
Describe the bug
when using dot to set a floating point number, the dot is discarded
Logs
NA
How can I reproduce the bug?
Expected behavior
Using a dot or comma should both be parsed correctly
Screenshots
App Version
4.19.0
OS Version
Android 16
Platform
android
Additional context
From what I saw,
It seems that if your local is set to comma, locale-bignumber.ts set replace commas to dot but also remove any previous dot
I guess it for local that use dot to group number, but in don't think people actually group number in apps ?
AI Usage Policy