There are 4 updates.
 
 
Cristal / cid:jira-generated-image-avatar-b1be17e9-d905-4463-b561-36768e0eacb8 CRISTAL-251 Open

Editing a page on Electron after restart show an empty page

 
View issue   ยท   Add comment
 

4 updates

 
cid:jira-generated-image-avatar-6fd107ad-3a29-49de-bed6-facfe7e68d5e Changes by Manuel Leduc on 15/Oct/24 10:50
 
Description: h2. Reproduction steps
# Start an electron instance
with a file system backend
# Open a page with some content
# Edit the page

h2. Expected
* The editor presents the content of the page

h2. Actual
* The editor is empty

h2. Analysis

The issue is caused by CRISTAL-95 with the introduction of  {{CollaborationKit}} in {{c-edit-tiptap.vue}}.
We need to find a way to avoid realtime when the backend does not support it.
Note: Somewhat related to  CRISTAL-252.
Component: Edit
Component: Backend - FileSystem
Component: Realtime