-
Notifications
You must be signed in to change notification settings - Fork 251
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
BUG:ui.js entity.addEditor is not a function #716
Comments
I'm having the same issue, here is how you may be able to reproduce it (I'm on Windows 10):
|
Guys, when you see errors like this, please include the stack-trace. That's the single most important part of a bug report, because it pinpoints where things are going wrong and how they can be fixed. I'm away-from-Atom at the moment, but I'll try looking into this soon. Please also tell me what version of Atom you're running. |
I'm running Atom 1.24.1 and here is my stacktrace:
|
My Atom version is 1.25.0 beta3 |
Same problem. Atom v1.25.1. But on my laptop with the same OS (Windows 10) and the same Atom version and packages I havn't this problem, and this was strange.
|
Can you reproduce this error consistently, or is just a one-off occurrence? If it's the former, can you tell me how many tabs you had open, and what editor commands you're running to invoke the error? |
Yes, same situation happened on my laptop, same packages and Atom version.
~5-10, but this was occurs if open tabs one by one too, i mean opening one tab then close and opening another one.
Simple file opening. I want to note that file not opening after first double-click, only after second one, but I think it happens because error in console. For better understanding added screenshot. P.S. Sry for bad English. |
Uncaught (in promise) TypeError: entity.addEditor is not a function
at disposables.add.onOpenFile.editor
The text was updated successfully, but these errors were encountered: