-
Notifications
You must be signed in to change notification settings - Fork 15
Uncaught Error: The workspace can only contain one instance of item [object Object] #113
Comments
hey @shixukai, thanks for reporting this, will sure investigate this out. thank you |
I'm seeing this pop back up in the new beta release: [Enter steps to reproduce:]
Atom: 1.17.0-beta0 x64 Stack TraceUncaught Error: The workspace can only contain one instance of item [object Object]
Commands
Non-Core Packages
|
hey @skratchdot thanks for point this out, will have a look 👍 |
@skratchdot can you confirm this still happens in the |
@jccguimaraes - it still seems to be happening for me in |
@jccguimaraes - the gif is kind of bad because it starts after I had clicked my "Recent" project- and the UI was kind of hanging until the first red error showed up. Then I clicked a second project and the second red error showed up. So anytime I want to switch projects now, I have to restart Atom (e.g. I can only use the project that is selected when Atom opens- if I switch to a new project- nothing works and I have to restart Atom). |
@skratchdot you are using beta channel right? |
@jccguimaraes - yes, that's correct: the beta channel. |
@skratchdot |
No worries. Just figured I'd let you know. |
that was well spotted mate |
i have read in the code where the problem occurs the following
So I have a small fix/hack but it will keep files open switching between projects (if that's ok) i can make that fix until a better solution exits (in 1.16) it ain't breaking |
I'm fine with that behavior (but can't speak for all your other users)! Thanks again for this project. |
published the hack into |
it's working for me! thanks @jccguimaraes! |
[Enter steps to reproduce:]
Atom: 1.14.0 x64
Electron: 1.3.13
OS: Mac OS X 10.12.3
Thrown From: project-viewer package 0.3.43
Stack Trace
Uncaught Error: The workspace can only contain one instance of item [object Object]
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: