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
I think I have found a bug with the NumberField when using it in the form component. If you press enter the form is submitted. However, this submits the form with the old value, and not the new value.
I'm not sure if this is intended behaviour or not. But it would be nice to be able to submit forms by pressing enter with the new value entered in number fields.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I think I have found a bug with the NumberField when using it in the form component. If you press enter the form is submitted. However, this submits the form with the old value, and not the new value.
I'm not sure if this is intended behaviour or not. But it would be nice to be able to submit forms by pressing enter with the new value entered in number fields.
Steps to reproduce
Beta Was this translation helpful? Give feedback.
All reactions