Skip to content
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

Panel list does not reflect the current server state #145

Open
chipkent opened this issue Sep 24, 2024 · 0 comments
Open

Panel list does not reflect the current server state #145

chipkent opened this issue Sep 24, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@chipkent
Copy link
Member

Panels persist over DH server restarts, but they should not. The Panels should reflect the current state of the server and not a prior state. Following the steps below will illustrate the problem. After the restart, a list of panels is present in vscode that is not on the server.

  1. Start 2 servers
  2. Run some scripts on each server
  3. Close the tabs for the servers
  4. Kill the servers
  5. Restart the servers
  6. Reconnect to the server
  7. The "Panels" in the bottom left will populate with server tables and such. Click on one.
  8. It will attempt to open the panel with a "variable not found" error.
image
@chipkent chipkent added bug Something isn't working triage labels Sep 24, 2024
@vbabich vbabich added this to the October 2024 milestone Oct 1, 2024
@vbabich vbabich removed the triage label Oct 1, 2024
@mofojed mofojed modified the milestones: October 2024, November 2024 Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants