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
Ran into this while testing out some of the RDP Coder module stuff
Problem
Trying to download the logs for a workspace that has failed throws an uncaught UI error. In addition, navigating away from the page and then trying to go back to the page still causes that error to persist. The page doesn't become usable again until you do a full page refresh from the browser.
Steps to reproduce
Create a template that will run a script that is guaranteed to fail
Create a new workspace from that template
Navigate to that workspace's page
Click the Additional Actions dropdown menu, and then "Download Logs"
Once the uncaught error is thrown, press back on the browser
Try to navigate back to the workspace page
See the same uncaught UI error
Video
Screen.Recording.2024-06-28.at.2.03.37.PM.mov
Workarounds
As mentioned above, you can get around this by refreshing the page, but trying to download the logs again causes the issue to reappear.
The text was updated successfully, but these errors were encountered:
Parkreiner
added
site
Area: frontend dashboard
s2
Broken use cases or features (with a workaround). Only humans may set this.
bug
labels
Jun 28, 2024
@Parkreiner just a reminder for your investigation: if this bug is reproducible on other templates please let me know so we can patch v2.13 after it goes out.
Ran into this while testing out some of the RDP Coder module stuff
Problem
Trying to download the logs for a workspace that has failed throws an uncaught UI error. In addition, navigating away from the page and then trying to go back to the page still causes that error to persist. The page doesn't become usable again until you do a full page refresh from the browser.
Steps to reproduce
Video
Screen.Recording.2024-06-28.at.2.03.37.PM.mov
Workarounds
The text was updated successfully, but these errors were encountered: