-
Notifications
You must be signed in to change notification settings - Fork 10
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 'item' of undefined #20
Comments
Thanks for reporting this, @nsatija. I will need some more info in order to debug this:
Thanks! |
I think I have the same error. I did click on the |
+1 on this error. For me, it happens when I click the X, or simply select a file. What is disheartening, this same issue occurred from the package you forked so you might have converted by CoffeeScript to ES6 |
Thanks for your comments and sorry for the delay in responding to some of you. I'm in the middle of several big life transitions and things are crazy. As I mentioned earlier in this thread, this is frustrating for me because I don't experience the problem, so I don't know how to debug it. It would be really helpful if someone could give me more details:
Thanks! |
I don't know if this was solved already since it's such an old post, but if you could help me that'd be awesome! :D Edit: |
I got this error when clicking a file in the 'open-files' list, then typing 'ctrl-w' to close the file. Actually I closed one file, then I closed another one by the same message. There is a noticeable delay after each 'ctrl-w' before the open-files list's animation removes the file and closes the gap. The gap is long enough to make one wonder if one had clicked successfully or not... |
[Enter steps to reproduce:]
Atom: 1.18.0 x64
Electron: 1.3.15
OS: Mac OS X 10.11.6
Thrown From: open-files package 0.8.2
Stack Trace
Uncaught TypeError: Cannot read property 'item' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: