-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
Uncaught TypeError: Cannot read property 'onDidDestroy' of undefined #191
Comments
This appears to be triggered by Project Viewer. |
[Enter steps to reproduce:]
Atom: 1.32.2 x64 Stack TraceUncaught TypeError: Cannot read property 'onDidDestroy' of undefined
Commands
Non-Core Packages
|
The same steps detailed by @barnlight duplicate the issue for me, on Mac (and I have the Project-Viewer package installed). |
I don't use project viewer and just had this bug too. Just highlighting any random string in the opened file triggers it for me. |
For now I reverted to the last known good via |
disabled! this is annoying and distracting |
[Enter steps to reproduce:]
Atom: 1.31.2 x64
Electron: 2.0.7
OS: Mac OS X 10.13.6
Thrown From: highlight-selected package 0.14.0
Stack Trace
Uncaught TypeError: Cannot read property 'onDidDestroy' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: