Number input and rounding

Hello,
it is a bit difficult to reproduce, it happens to me from time to time and it concerns rounding when I enter numbers through the number input function. You can do some tests in an app I’m writing at this address:

Basically if I enter numbers like 30, it sometimes converts to 29.99.

Hey @Fabio_Pasquarella,

Had a similar issue recently. I am just not sure if it’s caused by a rounding error or rather the result of the -/+ button getting invoked for some reason, some of the time.

Is the number after the constant for you or further changing and only decreasing?

Would be interesting to know wether others had this issue too.

Best regards
Chris

1 Like

just after I enter the number 30, without touching anything it turns into constant 29.99, I really can’t understand what happens