-
Notifications
You must be signed in to change notification settings - Fork 388
Labels
Description
Prerequisites
- I am running the latest version of ComfyUI
- I have searched existing issues to make sure this isn't a duplicate
- I have tested with all custom nodes disabled (see how)
What happened?
Unable to load most old workflows with subgraphs on 1.29.1
Loading aborted due to error reloading workflow data
TypeError: can't access property "value", this.widgets[index2] is undefined
Narrowing down the issue it appears something breaks during the copy of nested subgraph between the workflows when there are physical links present.
Steps to Reproduce
- Create a subgraph with physical links to widgets.
- Put the said subgraph inside another one.
- Copy the subgraph and paste in empty workflow.
- Switch to another workflow and back.
test.json
How is this affecting you?
Crashes ComfyUI completely
ComfyUI Frontend Version
1.29.1
Browser
Firefox
Console Errors
Logs
Additional Context
No response
┆Issue is synchronized with this Notion page by Unito
AustinMroz, bananasss00 and PrometheusDante