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
{{ message }}
This repository has been archived by the owner on May 5, 2022. It is now read-only.
Description
The space key behaves differentely from the letter keys ,especially if there is no other input value
in particular, if you hit only letters, the modelValue is 0 but if you hit space the value is space (or null?)
Expected outcome
the space key should behave like a letter key
Live Demo
https://jsbin.com/hoputodequ/edit?html,output
Steps to reproduce
Thanks,
RIc
The text was updated successfully, but these errors were encountered: