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 I use the buttons to select a number, the min and max values are respected.
When I type a number however, I can type anything and the input value is only limited when I tab away (the actual value is respected, just not the display)
Is it possible to immediately enforce the max number when typing?