Browse Source
The PromptNode text-sync effect can overwrite the per-item text set by addNode before edge arrayItemIndex data is fully settled. Add a deferred fix-up pass (setTimeout 0) that re-applies the correct text after React effects have run. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
1 changed files with 13 additions and 1 deletions
Loading…
Reference in new issue