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
HTML5 input type number needs the step attribute set to any otherwise it will kick in and validate,
since we like tv4 to do all validation this breaks things.
Fixes#104
0 commit comments