mirror of
https://github.com/langgenius/dify.git
synced 2026-04-16 02:16:57 +08:00
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. |
||
|---|---|---|
| .. | ||
| (commonLayout) | ||
| (humanInputLayout)/form/[token] | ||
| (shareLayout) | ||
| account | ||
| activate | ||
| components | ||
| education-apply | ||
| forgot-password | ||
| init | ||
| install | ||
| oauth-callback | ||
| reset-password | ||
| signin | ||
| signup | ||
| styles | ||
| layout.tsx | ||
| page.tsx | ||
| routePrefixHandle.tsx | ||