-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
Potential BugUser is reporting a bug. This should be tested.User is reporting a bug. This should be tested.
Description
Custom Node Testing
- I have tried disabling custom nodes and the issue persists (see how to disable custom nodes if you need help)
Expected Behavior
应该正常连接
Actual Behavior
页面直接卡死,F12看到疯狂报异常
Steps to Reproduce
1、创建 Comfy-Core Int 并连接 cg-use-everywhere 的 Anything Everywhere
2、再创建一个 Comfy-Core Int,并激活 UE Connectable Inputs 的 value
3、页面直接卡死,F12看到疯狂报异常
Debug Logs
use_everywhere_utilities.js:74 TypeError: Cannot set property disabled of #<ComboWidget> which has only a getter
at use_everywhere_ui.js:177:40
at Array.forEach (<anonymous>)
at use_everywhere_ui.js:175:72
at Array.forEach (<anonymous>)
at LinkRenderController.disable_all_connected_widgets (use_everywhere_ui.js:164:45)
at LGraphCanvas.drawFrontCanvas (use_everywhere.js:177:64)
at LGraphCanvas.draw (LGraphCanvas.ts:4710:49)
at LGraphCanvas.renderFrame (LGraphCanvas.ts:2067:14)Other
我刚更新到最新的 Nightly 版本
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Potential BugUser is reporting a bug. This should be tested.User is reporting a bug. This should be tested.

