Open markstreich opened 2 years ago
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
Only seems to be an issue on web
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 ?
I am having this problem on android.
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
Only seems to be an issue on web