mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
Server console duplication on navigate back #306
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Xander-Bigare on GitHub (Apr 12, 2025).
Current Behavior
When navigating back to the server console page from any other page using the "back" button it duplicates the console window and leaves 1 of them in a broken state.
Expected Behavior
When navigating back to the server console page from any other page using the back button it should not duplicate the console window.
Steps to Reproduce
When you have a server running and see content in the console and you click on a sidebar tab (for example network) and navigate to that page and then navigate back to the server console page (using the back button in the top left of the browser next to the URL). the console window will be duplicated. 1 of them will work but the other one will be in a broken state unable to scroll through either.
Panel Version
1.0.0-beta19
Wings Version
1.0.0-beta11
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
@rmartinoscar commented on GitHub (Sep 9, 2025):
Confirmed to still happen in v4