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'm going to cook a @ function, I use the keyboard.addBinding(), the key value of 299 | 50, how can you judge on the mobile end @ the key values of corresponding Chinese mode (PC shiftKey value is true, such invalid mobile end, ShiftKey is set to null. Pressing any key in Chinese mode will trigger the callback function.
Vue.js version and component version
"vue": "^2.6.11",
"vue-quill-editor": "^3.0.6",
Reproduction Link
A minimal JSBin, JSFiddle, Codepen, or a GitHub repository that can reproduce the bug.
BUG REPORT TEMPLATE
I'm going to cook a @ function, I use the keyboard.addBinding(), the key value of 299 | 50, how can you judge on the mobile end @ the key values of corresponding Chinese mode (PC shiftKey value is true, such invalid mobile end, ShiftKey is set to null. Pressing any key in Chinese mode will trigger the callback function.
Vue.js version and component version
"vue": "^2.6.11",
"vue-quill-editor": "^3.0.6",
Reproduction Link
Steps to reproduce
What is Expected?
Under the keyboard module, there is a way to determine the @ sign in Chinese state
What is actually happening?
Thank you very much!
The text was updated successfully, but these errors were encountered: