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
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.
Start 2 servers
Run some scripts on each server
Close the tabs for the servers
Kill the servers
Restart the servers
Reconnect to the server
The "Panels" in the bottom left will populate with server tables and such. Click on one.
It will attempt to open the panel with a "variable not found" error.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: