Qinput mask does not allow to use number if numbers are within prefix mask #8354
Labels
area/components
bug/2-confirmed
We have reproduce the problem and confirmed that this is a bug.
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
Hi,
I use input with phone mask and mask value begins country or city code. For example +1 123 ### ## ## after that qinput does not allow [1,2,3] in input.
Codepen URL: https://codepen.io/hodzod/pen/xxEeqNZ?editors=1010
Note:
if first number not in [1,2,3] qinput allows input after this number.
The text was updated successfully, but these errors were encountered: