Prerequisites
What happened?
LiteGraph
If you duplicate a sub-graph by alt+drag, the original one breaks, you can no longer change the value.
To do the testing I ran pnpm dev and loaded http://localhost:5173/
Steps to Reproduce
- Create 2 utils/primitive Int node.
- Connect the first one to the second one.
- Make the first one a subgraph
- Go in the subgraph and connect the input to the int node
- Go to root, hold Alt then click and drag the subgraph
- Notice, now the copied one is editable, but if you try to change the value of the original one, by using the arrow buttons or clicking the value and typing a number in the popup and clicking ok, it doesn't work. if you refresh or change workflows and back, it fixes itself. One time it crashed the page.
How is this affecting you?
Crashes ComfyUI completely
ComfyUI Frontend Version
1.46.0
Browser
Chrome/Chromium
Console Errors
Logs
Additional Context
No response
Prerequisites
What happened?
LiteGraph
If you duplicate a sub-graph by alt+drag, the original one breaks, you can no longer change the value.
To do the testing I ran
pnpm devand loadedhttp://localhost:5173/Steps to Reproduce
How is this affecting you?
Crashes ComfyUI completely
ComfyUI Frontend Version
1.46.0
Browser
Chrome/Chromium
Console Errors
Logs
Additional Context
No response