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 element with type=number is validated against required: true, digits:true and non-numeric values are supplied, the plugin breaks.
Fiddle
[https://jsfiddle.net/5nx2qgu6/1/]