Browse Source
Saved workflows can contain multiple edges with the same ID (from repeated connections or migration normalization). React warns about duplicate keys and may render edges incorrectly. Deduplicate by keeping the last occurrence of each edge ID on load. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue