JsDaddy / ngx-mask

Angular Plugin to make masks on form fields and html elements.
https://jsdaddy.github.io/ngx-mask
MIT License
1.16k stars 300 forks source link

v16 not working #1248

Closed nandomegale closed 1 year ago

nandomegale commented 1 year ago

If you put some number, reset form, and put the same number again, the directive dont work.

https://stackblitz.com/edit/qyg2jm?file=src%2Fexample%2Finput-overview-example.html,src%2Fexample%2Finput-overview-example.ts

1 - image

2 - image

3 - image

4 - image

Credits: https://github.com/Brenerr

andriikamaldinov1 commented 1 year ago

@nandomegale Thanks for using Ngx-mask. Please update to latest version. All work as expected - https://stackblitz.com/edit/angular-z1vo9p?file=src%2Fmain.ts