ngx-mask
ngx-mask copied to clipboard
Numbers starting with 0.0X and separator.10 or greater do not work.
π bug report
Is this a regression?
No
Description
With decimal numbers that start at 0.0X and separator.10 or greater, it rounds the number and it shouldn't, if I modify it by hand it does work
In testControl 2 it should be the number: 0,0850000000
π¬ Minimal Reproduction
https://stackblitz.com/edit/stackblitz-starters-pq3bbe?file=src%2Fapp%2Fapp.component.ts
π₯ Exception or Error
π Your Environment
Angular Version:
18.2.2
Anything else relevant?