Browse Source
If a debounced data-edit snapshot was pending when loading or clearing a workflow, it could fire after undoManager.clear() and push stale state into the new workflow's undo history. Now both paths cancel the pending timer and snapshot before clearing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
1 changed files with 9 additions and 9 deletions
Loading…
Reference in new issue