-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
When I write on a line that is not the last, after writing 1 character, it takes me to the next line, I want to continue writing on the same line.
I noticed that it only happens when I set the state with OnChange, if it uses its internal state it works fine.
Replicate:
- Go to: https://codesandbox.io/s/epic-bardeen-xn8g7?file=/src/App.js
- Write in the first line "top"
- Create 2 new lines below
- Go to the last line, write "bottom"
- Click on the middle line or the first one, try to continue writing there. It will take you to the next line.
Metadata
Metadata
Assignees
Labels
No labels
