Ask questionsKorean input trigger keydown event twice
2.6.10
https://jsfiddle.net/0zj6narq/42/

keydown event just triggered once
keydown event just triggered doubled
In addition to this bug, there's many bugs related to CJK language I love Vue but these bugs make me hard to use Vue 😥
<!-- generated by vue-issues. DO NOT REMOVE -->
Answer
questions
posva
I don't get composition in Korean but I do get it in latin languages and Japanese and I couldn't reproduce the bug. I tried different settings for Korean on OSX but there isn't any composition. It may be related to the software you use, triggering the keydown event twice.
If the problem also appears with plain JS (https://jsfiddle.net/posva/kyjfca39/), you should report the bug to the input software you are using
Related questions