rgthree-comfy
rgthree-comfy copied to clipboard
Can't set individual widgets when dragging workflow onto node
trafficstars
With the rgthree-comfy feature Import Individual Nodes Widgets, we used to be able to drag a workflow onto an individual node to set just its widget; but now it gets an error popup: Unable to process dropped item: TypeError: cyclic object value
Looks like something was added by ComfyUI Frontend that is breaking the node configure call.
Filed https://github.com/Comfy-Org/litegraph.js/issues/939. May try to hack a fix though.
Marking as mostly mitigated; keeping open, though, as I can remove the hack around if https://github.com/Comfy-Org/litegraph.js/issues/939 gets fixed.