Files
Comfyui-Workflow-Snapshot-M…/js
Ethanfel 01e09949fb Fix orphaned branches after clearing all snapshots
The footer "Clear All Snapshots" button deleted records from the server
but left stale in-memory state (lastCapturedIdMap, activeSnapshotId,
etc.) intact. New captures then referenced deleted parents, creating
isolated branches. Reset all branching state on both clear-all paths.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 13:25:27 +01:00
..