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
When you delete the value in NumberField, it resets to 0. However, once you type in another number, it keeps the leading 0. Ideally, this would be stripped as the user is typing.
When you delete the value in NumberField, it resets to 0. However, once you type in another number, it keeps the leading 0. Ideally, this would be stripped as the user is typing.
Screen.Recording.2024-11-08.at.11.14.22.AM.mov
https://stackblitz.com/edit/vitejs-vite-ncvhwx?file=src%2FEditor.tsx
The text was updated successfully, but these errors were encountered: