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

Web: Text cursor goes to the end after editing the middle of an input #264

Open
markstreich opened this issue Jan 13, 2022 · 2 comments
Open

Comments

@markstreich
Copy link

example: https://snack.expo.dev/rpX69xnH4

If (for example) you made a typo, and want to change "B" (in the example above), after hitting backspace, the caret goes to the end of the input

mask

Only seems to be an issue on web

@chloe-schoreisz
Copy link

chloe-schoreisz commented Apr 4, 2022

Having the same issue here, I'm using react-hook-form to handle the state. I am able to reproduce using a state hook. Any solution ?

@MCervenka
Copy link

I am having this problem on android.

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

3 participants