Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using decimalSeparator with a suffix containing more than one character brakes the seperator behavior if there is no previous value in input #774

Closed
TitoSniberb opened this issue Jul 5, 2023 · 0 comments
Labels

Comments

@TitoSniberb
Copy link

Describe the issue and the actual behavior

When typing . and using decimalSeparator, if the input doesnt have a value (is empty) the caret wont move.

Describe the expected behavior

Caret moves after the separator

Provide a CodeSandbox link illustrating the issue

https://codesandbox.io/s/decimalseparator-demo-forked-mk62tn?file=/src/App.js

@s-yadav s-yadav added the bug label Jul 16, 2023
aashu16 pushed a commit that referenced this issue Sep 9, 2023
- Fix custom numeral example
- Added support to inform rnf to treat two character as same.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants