Open benedikus opened 9 months ago
Lexical version: v0.12.6
I try to reproduce using other virtual keyboard with these results:
I also tried typing using Google Input Tools extensions for Chrome:
Link to code example:
I think the weird behavior occurred when the composition event was triggered.
https://github.com/facebook/lexical/assets/15336005/7225034e-5e78-4b9c-876f-07ba675be87c
Can type with Auto-correction normally.
Lexical version: v0.14.2
https://github.com/facebook/lexical/assets/15336005/3c83b2a5-bfc7-4e08-90aa-8e15efcd9687
I tried again for version 14.2, looks like it's working normally now.
Lexical version: v0.12.6
Steps To Reproduce
I try to reproduce using other virtual keyboard with these results:
I also tried typing using Google Input Tools extensions for Chrome:
Link to code example:
I think the weird behavior occurred when the composition event was triggered.
The current behavior
https://github.com/facebook/lexical/assets/15336005/7225034e-5e78-4b9c-876f-07ba675be87c
The expected behavior
Can type with Auto-correction normally.