Closed johnjardinemd closed 1 year ago
@johnjardinemd Thanks for using Ngx-Mask. Please update to latest version. It example - https://stackblitz.com/edit/angular-eraw2p?file=src%2Fmain.ts
I can confirm the issue is resolved in 16.3.3. That was fast. Thank you!
π bug report
Is this a regression?
Yes
Description
Version 16.1.9 introduces an issue when the mask is "0*.00" and something updates the numeric model to a new value. This causes an error.
π¬ Minimal Reproduction
https://stackblitz.com/edit/angular-zayayn?file=src%2Fmain.ts
π₯ Exception or Error
Console error:
π Your Environment
Angular 16, latest (16.2.4)
Anything else relevant?
Rolling back to ngx-mask 16.1.8 resolves my issue. It seems to have been introduced in 16.1.9.