T
Twenty4mo ago
sinhosie

Currency being rounded up

Is there a way when you use currency for it to not round up. I need to use exact amounts for example $189.67 and for it not to round it up to 190.
3 Replies
ɃØĦɆᵾS
ɃØĦɆᵾS4mo ago
@sinhosie from what I've checked, amounts with one decimal number like $4.9 are not rounded but with two decimal numbers are rounded, could you please create an issue in repo?
Prastoin
Prastoin4mo ago
Indeed it seems like the currency field is getting rounded up starting from the second decimal digit ( does not seem to apply to numbers fields 🤔 ) About to create an issue in order to track this behavior and determine what we wanna do
Prastoin
Prastoin4mo ago
GitHub
Ex: In DarkMode, a blank square appears in bottom right corner whil...
Bug Description Currency field values with 2 decimals gets rounded up Screen.Recording.2025-06-10.at.11.36.23.mov Expected behavior To be determined ? But would instinctively expect the value not t...

Did you find this page helpful?