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
In my Vue 2.x project, I'm using CodeMirror 5.x version, and occasionally I encounter an error where the code cannot be edited. The error is located in the onMouseDown event within the CodeMirror.js source code, specifically at win(cm).focus(). How can I resolve this?
Browser and platform
No response
Reproduction link
No response
The text was updated successfully, but these errors were encountered:
Describe the issue
In my Vue 2.x project, I'm using CodeMirror 5.x version, and occasionally I encounter an error where the code cannot be edited. The error is located in the onMouseDown event within the CodeMirror.js source code, specifically at win(cm).focus(). How can I resolve this?
Browser and platform
No response
Reproduction link
No response
The text was updated successfully, but these errors were encountered: