[Bug] In the new version of CasaOS, when a txt file is opened with the "files" feature, the content is displayed twice in the code editor.
Describe the bug In the new version of CasaOS, when a txt file is opened with the "files" feature, the content is displayed twice in the code editor.
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
System Time
Run
timedatectland share the output
(timedatectl output here)
Logs
Run following command to collect corresponding logs:
sudo journalctl -xef -u casaos-gateway
sudo journalctl -xef -u casaos-user-service
sudo journalctl -xef -u casaos-local-storage
sudo journalctl -xef -u casaos-app-management
sudo journalctl -xef -u casaos.service
Additional context
Add any other context about the problem here.
If you are a Zimaboard user, make it explicit with when you got your Zimaboard.
same here
#1963 Holds the same issue on this I would like to work on this issue @JohnGuan
+1
same here, to reproduce:
- create a new text file
- enter something in the file like "test" and save the file.
- Close and reopen the file.
- Notice "test" has become "testtest". It seems that this is only visual, that the file contents actually are not duplicated in the real file.
Is this issue being looked into? It’s a bit of a game changer for my use case where I need to update source files. Thanks.
+1
+1
same bug
I downgraded to v4.9 for the time being, and it has been working fine.
I downgraded to v4.9 for the time being, and it has been working fine.
How to downgrade
I downgraded to v4.9 for the time being, and it has been working fine.
How to downgrade
Unlock Your Home Server's Full Potential: CasaOS Upgrade & Downgrade Guide https://youtu.be/SNAtBgq3XSw
I downgraded to v4.9 for the time being, and it has been working fine.
How to downgrade
wget -qO- https://get.casaos.io/v0.4.9 | sudo bash
I downgraded to v4.9 for the time being, and it has been working fine.
How to downgrade
wget -qO- https://get.casaos.io/v0.4.9 | sudo bash
thanks
+1
Looks like this was fixed in 0.4.13