Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win(cm).focus() is not a function #1482

Open
FengmiAlice opened this issue Nov 29, 2024 · 0 comments
Open

win(cm).focus() is not a function #1482

FengmiAlice opened this issue Nov 29, 2024 · 0 comments

Comments

@FengmiAlice
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant