-
Notifications
You must be signed in to change notification settings - Fork 300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cursor jumps at beginning ifthe model is set #984
Comments
Confirm with newest Version and Angular 13.3.2 pretty annoying... |
I have the same bug with latest version and Angular latest version too ! |
The issues still here again ! If you press '-', the cursor jump at the beginning of the input IF THE ngModel is binded. If no ngModel is binded then input acts correctyl |
@berubemartin This issue has not yet been fixed. I'll fix this in the next few days. |
@florinsuman @timrasche @berubemartin Thank you for using ngx-mask. Please try version >=13.1.14 |
@dinbtechit Thanks for using Ngx-mask. If you have any questions or bugs, open new issues by teamplate |
🐞 bug report
Is this a regression?
Yes, the previous version in which this bug was not present was: ....Description
the cursor jumps at the beginning when -, or 0, or 0,0, or 0,00 or 0,0000000 is typed if the model is set in typescript🔬 Minimal Reproduction
https://stackblitz.com/edit/ngx-mask-negative-number-cursor-jump-bug-v5j7fs
🔥 Exception or Error
🌍 Your Environment
Angular Version:
Anything else relevant?
The text was updated successfully, but these errors were encountered: