Mask not formatting numeric value #783
Unanswered
GhostyJade
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I'm trying to format a value that has commas and dots in it (by copy-pasting, eg: 500.000,12).
The expected result should be the copied value, but the mask returns it as 500
What am I doing wrong.
I'm using react-imask@6.4.2 and the mask is the following:
Beta Was this translation helpful? Give feedback.
All reactions