fix(sync): keep deltas after initial part.updated coalescing
This commit is contained in:
@@ -80,4 +80,4 @@ export const syncDebug = {
|
||||
eventApplied: (eventType: string, sessionID?: string, messageID?: string) =>
|
||||
log("dispatch", "event → applied", { eventType, sessionID, messageID }),
|
||||
},
|
||||
} as const
|
||||
} as const
|
||||
|
||||
Reference in New Issue
Block a user