Comfy-Org / Comfy-Org/ComfyUI

Another group node failure

Open
#2,281 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

Here's another JS failure related to group nodes:

```
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '0')
at GroupNodeHandler.updateInnerWidgets (groupNode.js:929:63)
at GroupNodeHandler.node.getInnerNodes (groupNode.js:674:9)
at ComfyApp.graphToPrompt (app.js:1695:59)
at ComfyApp.queuePrompt (app.js:1859:27)
at HTMLButtonElement.onclick (ui.js:626:24)
```

I don't have a reproducible example yet, but maybe the stacktrace already tells you something!

cc @pythongosssss

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.