mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Console commands are sent multiple times #210
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 @Boy132 on GitHub (Dec 4, 2024).
Originally assigned to: @lancepioch on GitHub.
When you switch the tab, e.g. from Console to Files, and then go back to the Console all commands will be sent twice.
If you switch again they will be sent three times, and so on.
A page refresh (F5) "fixes" that.