Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Cursor AutoFocus to the end on editing text #54

Closed
pritishvaidya opened this issue Jun 14, 2020 · 1 comment
Closed

Cursor AutoFocus to the end on editing text #54

pritishvaidya opened this issue Jun 14, 2020 · 1 comment

Comments

@pritishvaidya
Copy link

Describe the bug
The cursor to add / edit the text is automatically shifting to the end on any operation performed

To Reproduce
Steps to reproduce the behavior:

  1. Go to the First Name field in the CodeSandBox link
  2. Type in any text
  3. Delete any text in the middle
  4. See error

Codesandbox link
https://codesandbox.io/s/react-native-hooks-form-testing-723e0

Expected behavior
The cursor should remain in the same position

Screenshots
No Screenshots

Desktop (please complete the following information):

  • Any Browser
  • Latest Version
@bluebill1049
Copy link
Member

bluebill1049 commented Jun 14, 2020

plz use controller. it's part of the core lib now.

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

No branches or pull requests

2 participants