If you have precision on for example 2 and you write a number like 0.0012 and then blur the input field the value of the state is still 0.0012 but the UI shows 0.00
What package has an issue (@mantine/core, mantine/hooks or other)? @mantine/core
What package version are you using? 3.4.0
In which browser and operating system issue occurred? Windows 10 Edge@96.0.1054.53
I am not sure if this is really a problem.
If you have precision on for example 2 and you write a number like 0.0012 and then blur the input field the value of the state is still 0.0012 but the UI shows 0.00