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
I upgraded to version 5.0 several days ago.
But I found that I cannot type chinese on the mobile.
It will show the raw Bopomofo like this "ㄋ一".
Which should only stay in IME or composition event.
BTW, if I force to use "textarea" mode in inputStyle config.
It can type chinese correctly but not the auto complete from built-in keyboard.
If you do so, It will lost focus and we need to click other lines again to type, or nothing will show up.
And this bug is persist from version 4.9, confirmed by me.
I upgraded to version 5.0 several days ago.
But I found that I cannot type chinese on the mobile.
It will show the raw Bopomofo like this "ㄋ一".
Which should only stay in IME or composition event.
BTW, if I force to use "textarea" mode in inputStyle config.
It can type chinese correctly but not the auto complete from built-in keyboard.
If you do so, It will lost focus and we need to click other lines again to type, or nothing will show up.
And this bug is persist from version 4.9, confirmed by me.
Thanks for any support, CodeMirror is awesome!