Closed brylkovskyi closed 1 year ago
@brylkovskyi Hi. Can you check the new version, does it solve your problem?
https://stackblitz.com/edit/stackblitz-starters-twgftg?file=src%2Fmain.ts
Yes, thank you.
@sebike95 @brylkovskyi Thanks for using Ngx-Mask. If you have any problems in the future please open a new issue with teamplate.
Conditions:
Conditions where issue is not reproduced
Steps to reproduce
Actual: typeof input value is string, input value is "12,2" Expected: typeof input value is number, input value is 12.2
Stackblitz example https://stackblitz.com/edit/stackblitz-starters-2ztbvw?file=src%2Fmain.ts