Frank Rochlitzer
Frank Rochlitzer
See also [#7144](https://github.com/nextcloud/notes/issues/1598)
We can confirm this bug for Nextcloud 30.0.11. Downgrading to Note 4.11.0 doesn't solve the problem in 30.0.11
Problem still persists with Notes 4.12.1
We can confirm this issue for Nextcloud 30.0.12
Here is the change which migrates to files:node:updated: https://github.com/nextcloud/text/commit/3da9c1095fd777e6a0b011c562c29e47eac99f5f Before this change text only `emit('files:file:updated', { fileid: this.fileId })`, maybe this is cause of the issue?
I think this issue is related to the text app. I've added some more information in issue https://github.com/nextcloud/notes/issues/1598
@gaudryc thank you very much for the patch. I've tested both patches with nextcloud 30.x and can confirm, that they solve this issue.
https://github.com/nextcloud/notes/pull/1580 fixes nextcloud/text#1538
This issue is connected to #1538
Same issue under W10 22H2. "openandroidinstaller-v0.5.4-beta-windows-latest.zip" worked for me. Notice: "openandroidinstaller-v0.5.4-beta-windows-latest.zip" is three times bigger than the newer ones, so I think there are some dependencies missing inside the newer...