Comfy-Org/ComfyUI_frontend

[Bug]: Primitive node attached to seed input of Ksampler switching from "randomize" to "fixed" when copying nodes

Offen

#1.757 geöffnet am 02.12.2024

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (610 Forks)github user discovery
area:widgetsgood first issueverified bug

Repository-Metriken

Stars
 (1.838 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4T 21h) (881 gemergte PRs in 30 T)

Beschreibung

Frontend Version

v1.4.13

Expected Behavior

Workflow where the seed widget of the Ksampler node has been converted to input and a primitive node is attached to input the seed. The primitive node is set to "randomize" to generate a random seed each run. Copying and pasting these nodes should retain the "randomize" state of the primitive node.

Screenshot1

Actual Behavior

When pasted, the primitive node switches to "fixed"

Screenshot2

Steps to Reproduce

Copy and paste a workflow or part of a workflow (including the primitive and Ksampler nodes) where the seed widget of the Ksampler node has been converted to input and a primitive node is attached to input a randomized seed. The state of the primitive node will change from randomize to fixed.

Debug Logs

-

Browser Logs

Setting JSON

{ "Comfy.NodeLibrary.Bookmarks": [], "Comfy.WidgetControlMode": "before", "Comfy.UseNewMenu": "Disabled", "Comfy.PromptFilename": false, "Comfy.LinkRenderMode": 2 }

What browsers do you use to access the UI ?

Mozilla Firefox

Other

No response

┆Issue is synchronized with this Notion page by Unito

Contributor Guide