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
the US-Phone, Credit Card and Date inputs allowed me to type continuously without restriction, and without showing any mask or guide characters. The output does come out sensible, by using the number of allowed characters, and discarding the rest. ((firefox specific)
the guide does appear when guide and guide_when_empty are set to true, but allows me to type outside the guide. Example: Allows me to type before the starting bracket in the “US-Phone” input. (firefox specific)
Masked input
US-Phone,Credit CardandDateinputs allowed me to type continuously without restriction, and without showing any mask or guide characters. The output does come out sensible, by using the number of allowed characters, and discarding the rest. ((firefox specific)guideandguide_when_emptyare set totrue, but allows me to type outside the guide. Example: Allows me to type before the starting bracket in the “US-Phone” input. (firefox specific)keep_char_positiondoesn’t work. (firefox specific)