Closed avrim-tr closed 7 months ago
@avrim-tr Thanks for using Ngx-mask. Update to latest version fix backspace with prefix.
1) This behavior works as expected (bindind for property) in Angular
2) It example all work as expected - https://stackblitz.com/edit/stackblitz-starters-2ihqtf?file=src%2Fmain.ts
🐞 bug report
I use mask with input `<input mask="separator.2" [prefix]="somePrefix" thousandSeparator=","
input
And I see 2 things that are wired:
Is this a regression?
No
Description
Written Above.
🔬 Minimal Reproduction
Stack blitz
🌍 Your Environment
*Angular Version:16*