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 an input field already has a value on page load, the value is not sanitized. This happens only after giving focus to the input. Especially for number input fields this would be a nice feature.