ltdrdata / ComfyUI-Impact-Pack

Custom nodes pack for ComfyUI This custom node helps to conveniently enhance images through Detector, Detailer, Upscaler, Pipe, and more.
GNU General Public License v3.0
1.78k stars 165 forks source link

Switch(any) node slot bug #695

Closed fc100b closed 1 month ago

fc100b commented 1 month ago

When i use load image node and connect the slot image to reroute, the input slot of Switch(any) node can't connet the reroute node. It can just can connect the slot image directly.

ltdrdata commented 1 month ago

It's not a bug. It's intentional thing. Connecting a reroute to a Switch node is prohibited because it causes an issue where the connection becomes corrupted when refreshing the workflow. This is because the reroute node behaves differently from regular nodes.