We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If formatted input is fully filled and you jump to the start of the string and type something you will get the extra character in your value
value length shouldn’t change
https://codesandbox.io/s/format-demo-forked-urih6q
The text was updated successfully, but these errors were encountered:
Seems like a bug. Will fix this. Thanks for reporting.
Sorry, something went wrong.
@s-yadav Thanks
Fix #712
c2736e2
cf0b3ba
Fix is available on 5.1.3
Successfully merging a pull request may close this issue.
Describe the issue and the actual behavior
If formatted input is fully filled and you jump to the start of the string and type something you will get the extra character in your value
Describe the expected behavior
value length shouldn’t change
Provide a CodeSandbox link illustrating the issue
https://codesandbox.io/s/format-demo-forked-urih6q
Provide steps to reproduce this issue
Please check the browsers where the issue is seen
The text was updated successfully, but these errors were encountered: