Closed XadGar closed 11 months ago
It reproduces in 15.2.0 version and later. Version 15.1.5 and lower works fine.
When any value is pasted into mask with prefix prefix digits also added into value
1) open live documentation 2) paste any string value without "prefix", for example "11qq22" 3) mask added "71122"
No exceptions or errors
@XadGar Thanks for using Ngx-mask. Please update to latest version. It example all work as expected - https://jsdaddy.github.io/ngx-mask/#4
🐞 bug report
Is this a regression?
It reproduces in 15.2.0 version and later. Version 15.1.5 and lower works fine.
Description
When any value is pasted into mask with prefix prefix digits also added into value
🔬 Minimal Reproduction
1) open live documentation 2) paste any string value without "prefix", for example "11qq22" 3) mask added "71122"
🔥 Exception or Error
No exceptions or errors