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

Problems when changing value of uncontrolled number input in Chrome #7799

Closed
martin-svk opened this issue Sep 23, 2016 · 1 comment
Closed

Comments

@martin-svk
Copy link

Do you want to request a feature or report a bug?

BUG.

What is the current behavior?

Here is JSFiddle, just try to edit the default value 2.34 to something else, like 3.45. As soon as i insert dot, cursor stars to jump in input.

Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?

It is not working in Chrome v53 on React v15.3.2 and also v15.3.1. I did not try to go very far back, but i tried it on old JSBin with React v0.13.2 and that worked.

On Firefox it is correctly working.

@martin-svk
Copy link
Author

I just noticed it is duplicate of #7253

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants