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

Support IME japanese keyboard

Inshiku-Han opened this issue · comments

Describe the issue and the actual behavior

Enable input 1234567890(It's different to 1234567890)

Describe the expected behavior

Can't input 1234567890

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)

@Inshiku-Han Please check if this example of custom numeral helps. https://s-yadav.github.io/react-number-format/docs/customization#custom-numeral-example

Thank you for your comment. I'll try your suggestion. I will close this issue for now.