Closed martinstoeckli closed 4 months ago
Unfortunately I could not reproduce this issue in the dev environment, nor on other devices. Probably it is related to the exact timing of the parallel tasks "synchronization", "loading of user interface" and "refresh of the user interface". To avoid this possible problem, the editor is now kept in readonly mode, as long as the startup synchronization is running.
Fixed in version 7.3.3
Since I got a comment from another Android user, which encountered the same problem even with version 7.3.3, I decided to finally publish the next major version 8.0.0. This version is a port to another technology base (Blazor/Hybrid) which interacts differently with the ProseMirror-Editor, and to be on the safe side, storing of empty notes will be prevented.
A user reported a bug, when editing a note before the synchronization has finished.
Reproduction steps
Platform