dify/web/app/components/workflow/collaboration
hjlarry 828276d672 fix(collaboration): seed CRDT graph before leader resync
Avoid writing partial graph into CRDT during initial HTTP draft parsing in workflow-app.

Seed CRDT from current ReactFlow graph only when CRDT is empty and collaboration is connected, then reuse it for leader snapshot rebroadcast.

This prevents join-time resync from broadcasting an empty snapshot when leader has not produced local CRDT mutations yet.
2026-04-12 15:41:54 +08:00
..
components fix: web style error 2026-04-09 14:50:46 +08:00
core fix(collaboration): seed CRDT graph before leader resync 2026-04-12 15:41:54 +08:00
hooks fix: web style 2026-04-11 19:35:04 +08:00
services chore: improve codecov 2026-04-11 16:29:23 +08:00
types fix: web style 2026-04-11 10:46:52 +08:00
utils change user default color 2025-09-09 10:20:02 +08:00