mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 11:20:56 +03:00
Node values revert to original after saving, requiring a page reload to update properly #242
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 @jozefbonnar on GitHub (Jan 18, 2025).
Originally assigned to: @Boy132 on GitHub.
Current Behavior
When updating the values on the edit node page, edit any field, click save and it reverts it back to its original value until the page is refreshed.
https://github.com/user-attachments/assets/217be7a0-a61b-47c2-8ef3-93076f2edb47
Expected Behavior
Show the new updated value in the dom
Steps to Reproduce
Go to the nodes page, edit a node, edit one of the values, click save, see results.
Panel Version
canary (
03eaddb)Wings Version
1.0.0-beta9
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?