Hi, i'm trying to set my input with this mask: (00) 90000-0000, but the cursor jump to another position and repeat some characters.
That's my example: https://stackblitz.com/edit/angular-yjyq4q
same here
last version 8.1.7
same here with version [email protected]. I'm using a mask like "S9-0999" and after typing the first char the cursor jump after the "-" char.
is there a way to avoid this ?
I have a similar problem. My mask is : '00 00 00 99 99 99 99 99 99 99' and number and spaces are in the wrong positions. Did anyone have the same problem? My version is 8.2.0 but I also tested it on the latest version (9.0.2).