Closed jabennett1515 closed 11 months ago
Same issue is appearing in Angular 14 and Ngx-mask v14.3.2, Please have a look into it.
@jabennett1515 Thanks for using Ngx-mask. We have added this behaviuor. Please update to 16.4.2 03 => 3 It example - https://stackblitz.com/edit/angular-y5llve?file=src%2Fmain.ts
@Armughan3 Thanks for using Ngx-mask. Please update to 14.3.3
🐞 bug report
In the sandbox: https://jsdaddy.github.io/ngx-mask/#1 if you type in
0
first, and then try to type in a number next, it won't let you. In previous versions of this package, it would remove the 0, and then continue on the last number you typed in.Yes, it used to work in 11.1.4
🌍 Your Environment
Angular Version: 16 Using standalone components and importing the directive for
NgxMaskDirective