swordev / suid

A port of Material-UI (MUI) built with SolidJS.
https://suid.io
MIT License
682 stars 49 forks source link

TextField with number input #264

Closed T3ch0o closed 1 year ago

T3ch0o commented 1 year ago

I am having this issue with the number input when i use decimal numbers. once i delete the dot the type cursor goes to the beginning of the input. And sometimes when i type .0 it deletes the number and goes at the beginning as well. In the docs has the same behavior.