swordev / suid

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

TextField with number input #264

Closed T3ch0o closed 10 months ago

T3ch0o commented 10 months 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.