You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try this #115 (comment)
However, this is not supported on android chrome. So you can add check if keyCode is not supported for any browser don't do this.
When defined, this prop defines which keys to accept as decimal
separators. This is useful in cases where users might want to enter both
comma and dot as separators
Related issues: s-yadav#324, s-yadav#133, s-yadav#223, s-yadav#261
I want to implement autoreplace ',' with '.' on typing in input. Does there any ways to did it with react-number-format?
The text was updated successfully, but these errors were encountered: