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
fix(SaveService): Don't autosave if yjs reports pendingStructs
Yjs pendingStructs most likely mean that the local yjs document state
is missing a step. So let's not autosave such an inconstent state to the
server.
Signed-off-by: Jonas <[email protected]>
0 commit comments