You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a very odd issue that only happens to Chrome on Mac.
When I type in Chinese and press a enter, my input will be duplicated.
It will back to normal if I disabled the keydown event 'inpute.form-control' which is fired by vue from Event Listener.
But I don't know how to fix from code. Any suggestion is appreciated.
It's a very odd issue that only happens to Chrome on Mac.

When I type in Chinese and press a enter, my input will be duplicated.
It will back to normal if I disabled the keydown event 'inpute.form-control' which is fired by vue from Event Listener.
But I don't know how to fix from code. Any suggestion is appreciated.
This is a video to explain the scenario.
https://youtu.be/ALXHIURDnJg
The text was updated successfully, but these errors were encountered: