You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! In version 0.3.0 (the last one available and after manually applying -#22) there is a bug where changing branchs would end in opening all the tabs you had in that branch, but they are all empty.
As far as I could investigate, the only difference is that after deserializing each tab, the "file" part of the tab is missing, while it was present before serializing and saving to the file.
I'm working on mac osx Yosemite, using Atom 1.5.3.
Regards, tell me if you need any more information, screenshots or testing.
Lucas
The text was updated successfully, but these errors were encountered:
i've been working on some changes that use localStorage that seem to resolve this issue—i'll finish up the implementaion and make sure to tag this issue when i push it up.
thanks for bringing this to my attention!
Hi there! In version 0.3.0 (the last one available and after manually applying -#22) there is a bug where changing branchs would end in opening all the tabs you had in that branch, but they are all empty.
As far as I could investigate, the only difference is that after deserializing each tab, the "file" part of the tab is missing, while it was present before serializing and saving to the file.
I'm working on mac osx Yosemite, using Atom 1.5.3.
Regards, tell me if you need any more information, screenshots or testing.
Lucas
The text was updated successfully, but these errors were encountered: