s-yadav / react-number-format

React component to format numbers in an input or as a text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is that any way possible to just display the number as user enters and do not apply formatting. Currently I am facing the issue on when I type more than 16 digits it automatically get formatted and inserted 0 at last when i type further.

HarshilBabariya opened this issue · comments

Describe the issue and the actual behavior

Describe the expected behavior

Provide a CodeSandbox link illustrating the issue

Provide steps to reproduce this issue

Please check the browsers where the issue is seen

  • Chrome
  • Chrome (Android)
  • Safari (OSX)
  • Safari (iOS)
  • Firefox
  • Firefox (Android)