You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey!
Im using an UInput type number and encountered something strange.
It is not possible to write the number "1.04" or "0.06". The culprit seems to be the "0" after the ".".
Further example of working decimal: "1.14", 1.56"
It works fine if you use "," as a comma but my mobile phones number keyboard only provides ".".