react-codemirror2
react-codemirror2 copied to clipboard
Same letter doesn't replaced when selected and same letter is typed
Steps to reproduce:
- Select any character in the editor
- Press the same letter multiple times (one which is selected.
Expected: Letter should get replaced and then same letter should keep getting typed Current: Nothing happens