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

[Bug] cursor jumping to the end of the input field on change #15

Open
kopax opened this issue May 21, 2019 · 2 comments
Open

[Bug] cursor jumping to the end of the input field on change #15

kopax opened this issue May 21, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@kopax
Copy link
Contributor

kopax commented May 21, 2019

While typing on a field, cursor jump to the end preventing any natural typing in the middle of a string, these issues might be related:

Here are the two fiddles took from this comment:

There are differents version than the one we use react-redux@5.0.7, downgrading to 5.0.0-rc.1 does not help at all.

It also seems to happen on certain react and redux-form version. =/

@kopax kopax added the bug Something isn't working label May 21, 2019
@kopax
Copy link
Contributor Author

kopax commented Jun 3, 2019

This is for sure not related to :

@kopax
Copy link
Contributor Author

kopax commented Jun 3, 2019

We must check if we are doing right: https://github.com/erikras/redux-form/releases/tag/v6.0.0-alpha.14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant