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

NumericFormat does not play nicely with number input. #860

Open
DarryQueen opened this issue Sep 30, 2024 · 0 comments
Open

NumericFormat does not play nicely with number input. #860

DarryQueen opened this issue Sep 30, 2024 · 0 comments

Comments

@DarryQueen
Copy link

DarryQueen commented Sep 30, 2024

Describe the issue and the actual behavior

When backspacing through a decimal point in <input type="number'>, the cursor jumps to the beginning of the input.

Provide a CodeSandbox link illustrating the issue

Demo here.

Provide steps to reproduce this issue

  1. Type in "1.5" in the input box.
  2. Hit backspace once.
  3. Notice the focus is now at the beginning of the input.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant