react-mentions
react-mentions copied to clipboard
Autocorrect & enter/space in Android cause text loss
Steps to reproduce:
- Turn on autocorrect (i.e. Gboard)
- Type some text
- Place the cursor in front of a word you have written
- Press space or enter
- Extra newlines are added and the word behind the cursor is lost
I noticed the same problem on the demo page, so I don't think my setup is causing it.
Expected behaviour:
The word/text behind the cursor should simply move to the right (when pressing space) or move to a new line (when pressing enter).
Any update? This is still happening even in the last version.