Files
ComfyUI_frontend/browser_tests/tests
DrJKL 4fb92e0bf6 fix: derive vue widget disabled state from live input link
Query the live node's widget input slot (getSlotFromWidget) as the single
source of truth for whether a widget is linked/disabled, matching
LGraphNode.updateComputedDisabled. This replaces the buildSlotMetadata
snapshot derivation, which missed promoted interior subgraph widgets whose
input carries a link to the subgraph input node, leaving them enabled.

Also drop the runtime import('/src/...') setup from the legacy app-mode
spec (only resolvable against the dev server, not the CI dist build) in
favor of the native devtools widget plus enterAppModeWithInputs.
2026-07-06 12:34:28 -07:00
..
2026-07-03 02:31:41 +00:00
2026-07-03 02:31:41 +00:00
2026-07-03 02:31:41 +00:00
2026-05-06 02:40:01 +00:00