-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Workspace not reopened when switching browsers #2161
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
Comments
I am not sure if this is related to the bug, but opened terminal windows will also be lost :( |
Does this still happen in the latest release? I'm not able to reproduce. Check out #2276 for persisting terminals. |
Wait actually it worked this time for me? Hold on... |
Yea nvm I was confused, I tested and it works well. @ntimo let us know if you can still reproduce on the latest release and I'll reopen. |
I can easily reproduce it. When i open it in same browser then it works. Different Profiles in mac or different browsers or different devices it remembers nothing. OS: Mac Monterey My.Movie.mp4 |
Hi, This bug is very problematic and defeats the main purpose of anyone using code-server in first place. Any update on this? |
@code-asher we fixed this in the upcoming release, right? Actually, I don't know if we tested switching browsers 🤔 Should this work? |
I think this should work in the next release.
|
Great, we'll test when 4.0.1 comes out. |
I am pretty sure that I can still reproduce this bug in 4.0.1 too. Let me know if screen record is needed |
@bugwheels94 that would be very helpful! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days. |
I still have this problem in the latest version 4.11.0. I have a workspace open with terminal windows etc., when I try to access in another browser and the windows/terminals are no longer there. |
We are discussing this in some detail here: |
I believe we got this fixed! |
Description:
When opening a workspace file in code server and then switching to another browser or device code server will not reopen the exact same workspace.
Reproduce
code-server --version
: 3.5.0 de41646Relates to: #2154
The text was updated successfully, but these errors were encountered: