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
Issue when hiddenInput is used on input along with phone number mask.
when you try to delete 1 number from the phone number the input is deleting 2 numbers instead. This is happening when a phone number mask is used with hiddenInput as false.
The issue doesn't appear if hiddenInput is not used.
🐞 bug report
Description
Issue when hiddenInput is used on input along with phone number mask.
when you try to delete 1 number from the phone number the input is deleting 2 numbers instead. This is happening when a phone number mask is used with hiddenInput as false.
The issue doesn't appear if hiddenInput is not used.
🔬 Minimal Reproduction
https://stackblitz.com/edit/angular-ivy-mask-xekdkdwl?file=src%2Fapp%2Fapp.component.html
🌍 Your Environment
"ngx-mask": "^18.0.4"
Angular Version:
The text was updated successfully, but these errors were encountered: