react-codemirror2 icon indicating copy to clipboard operation
react-codemirror2 copied to clipboard

Same letter doesn't replaced when selected and same letter is typed

Open chinchang opened this issue 4 years ago • 0 comments

Steps to reproduce:

  1. Select any character in the editor
  2. 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

chinchang avatar Jul 25 '21 04:07 chinchang