ComfyUI_frontend
ComfyUI_frontend copied to clipboard
[Bug]: Persistent workflow modification status on re-open
Frontend Version
v1.2.45
Expected Behavior
a workflow is always in a clean state when opened from the saved workflows
Actual Behavior
a workflow is sometimes immediately in a modified state when opened from the saved workflows, if the same workflow was closed when it was in a modified state. the content (nodes, view position) are always correct, only the modified status is incorrect.
Steps to Reproduce
create blank workflow -> add a node -> save -> refresh page -> move the node (so workflow is now in modified state) -> close workflow (with the X in the workflow dropdown) -> open the workflow from the saved list -> workflow is immediately in a modified state
adding page refresh as a step seemed to more reliably reproduce the bug, but it's not required to cause the issue
Debug Logs
-
Browser Logs
What browsers do you use to access the UI ?
Brave
Other
No response