You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use webdav to connect to remote folders, like using Tailscale drive shares. When opening a project folder containing a README.md, the preview shows a grey codeblock, and when opened this is confirmed. When clicking the codeblock toggle, the whole file disappears.
Just tried it from another workstation; Fedora 41 with Vivaldi, and notice that this happes during the preview. It immediately modifies the file.
Here I did a git reset --hard and see that Nextcloud chnaged the file and complains about the modification (being restored).
This I have not seen on a local Project folder that is viewed in Nextcloud's interface.
Just browsed to another project folder and can see it happen. It first renders correctly, and then modifies the file on the fly with a code block. The file is NOT modified on disk, but swaps from a correct rendering to a full codeblock. I'll try to record this tomorrow, as I will try to see if the browser on Windows also does this. If the file is then opened with the editor, it gets modified on disk.
I use webdav to connect to remote folders, like using Tailscale drive shares. When opening a project folder containing a
README.md
, the preview shows a grey codeblock, and when opened this is confirmed. When clicking the codeblock toggle, the whole file disappears.Steps to reproduce
Expected behaviour
Folder preview should render the file correctly, and editor should interpret the file correctly.
Actual behaviour
The whole file is seen as a codeblock. The codeblock toggle will remove all content and no Undo is possible.
Screenshots
Server
Please complete the following information.
Nextcloud configuration:
Client
Please complete the following information.
Log files
Add relevant parts of your
nextcloud.log
and/or your browser's JavaScript console here.The text was updated successfully, but these errors were encountered: