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

IME with input hint along with the cursor can't input

Open AmosJin opened this issue 3 years ago • 0 comments

Steps to reproduce:

  1. use QQ shuangpin IME or IME with input hint along like this: input 't', IME shows 't|[ta]', '|' simulates the cursor position

Expected behaviour: input normally

Observed behaviour: can't input

Workaround: fix the applyChangeToValue inner insert and spliceEnd logic

AmosJin avatar Jun 04 '21 08:06 AmosJin