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
Using dynamic mask (mask composed by two masks), when it changes from to smaller mask to the bigger one, the caret position (selectionStart) doesn't go to the end on the input, it stays on the middle of it, on the old position.
🐞 bug report
Is this a regression?
No
Description
Using dynamic mask (mask composed by two masks), when it changes from to smaller mask to the bigger one, the caret position (selectionStart) doesn't go to the end on the input, it stays on the middle of it, on the old position.
🔬 Minimal Reproduction
Editor:
https://stackblitz.com/edit/angular-ivy-mask-dynamic-issue?file=src%2Fapp%2Fapp.component.html
Browser:
https://angular-ivy-mask-dynamic-issue.stackblitz.io/
🔥 Exception or Error
🌍 Your Environment
Angular Version:
Anything else relevant?
ngx-mask version: 15.0.2
The text was updated successfully, but these errors were encountered: