mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Filemanager Editor does not work properly #398
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 @logixbytes on 5/16/2023
CloudPanel version(s) affected
v2.2.0
Description
Filemanager Editor does not work always. Whenever I click on the any file to edit the source code file, it does not display the source code already inside the file, I have to reload the page to open the file again. This seems to be a BUG.
How to reproduce
Open any source code file (like php, html, css). It opens and display the source inside the file and sometimes it does not.
Possible Solution
No response
Additional Context
No response