mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
File browser, when I edit and save a file the file completely wipes. #300
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 @rossmoney on GitHub (Apr 4, 2025).
Current Behavior
When I go to save a file in the editor, the contents of the file completely wipe on save.
This seemed to happen relatively recently, I have a cron script which auto updates the docker image of the panel each night.
Expected Behavior
File should save with new contents.
Steps to Reproduce
Go to browser and edit a file
Add some content
Save
Message says saved but the file comes back blank.
Panel Version
Canary
Wings Version
1.0.0-beta10
Games and/or Eggs Affected
No response
Docker Image
ghcr.io/pelican-dev/panel:main
Error Logs
Is there an existing issue for this?