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

Model is set to "undefined" when CodeMirror loses focus #3

Open
smilledge opened this issue Jun 22, 2014 · 1 comment
Open

Model is set to "undefined" when CodeMirror loses focus #3

smilledge opened this issue Jun 22, 2014 · 1 comment

Comments

@smilledge
Copy link
Contributor

If the user is typing and then quickly clicks outside of the editor the model is set to undefined.

However, if the user changes a line in the editor, clicks on another line and then clicks outside the editor the model is set correctly.

(This is happening in the demo as well)

@daneforester
Copy link

I'm experiencing the same issue. Did you figure out what's causing this behavior?

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

2 participants