Comfy-Org/ComfyUI_frontend

Multiline widgets break subgraph in some cases

Ouverte

#5 168 ouverte le 22 août 2025

 (2 commentaires) (2 réactions) (0 personne assignée)TypeScript (610 forks)github user discovery
Potential Bugarea:dom-widgetsarea:subgraphhelp wanted

Métriques du dépôt

Stars
 (1 838 étoiles)
Métriques de merge PR
 (Merge moyen 4j 21h) (881 PRs mergées en 30 j)

Description

Prerequisites

  • I am running the latest version of ComfyUI
  • I have searched existing issues to make sure this isn't a duplicate
  • I have tested with all custom nodes disabled (see how)

What happened?

Multiline widgets within a subgraph do not function correctly after a workflow reload. The order of the widgets or their inputs may be altered. Copying and pasting (Ctrl+C, V) the subgraph temporarily resolves the issue

Steps to Reproduce

https://github.com/user-attachments/assets/d635d717-77ae-49a7-bcb5-5c4f043fe184

How is this affecting you?

Feature doesn't work as expected

ComfyUI Frontend Version

1.26.6

Browser

Chrome/Chromium

Console Errors

Logs

.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --disable-auto-launch --use-pytorch-cross-attention --temp-directory "a:\comfyui-temp" --fp8_e4m3fn-unet --fp8_e4m3fn-text-enc --lowvram --disable-all-custom-nodes --front-end-version Comfy-Org/ComfyUI_frontend@latest --port=8190
Checkpoint files will always be loaded safely.
Total VRAM 16376 MB, total RAM 130998 MB
pytorch version: 2.7.1+cu128
xformers version: 0.0.31.post1
Set vram state to: LOW_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4080 : cudaMallocAsync
Using pytorch attention
Python version: 3.11.8 (tags/v3.11.8:db85d51, Feb  6 2024, 22:03:32) [MSC v.1937 64 bit (AMD64)]
ComfyUI version: 0.3.51
Setting temp directory to: a:\comfyui-temp\temp
Initializing frontend: Comfy-Org/ComfyUI_frontend@latest, requesting version details from GitHub...
[Prompt Server] web root: V:\comfyu_py311\ComfyUI\web_custom_versions\Comfy-Org_ComfyUI_frontend\1.26.6
Skipping loading of custom nodes
Context impl SQLiteImpl.
Will assume non-transactional DDL.
No target revision found.
Starting server

To see the GUI go to: http://127.0.0.1:8190

Additional Context

No response

┆Issue is synchronized with this Notion page by Unito

Guide contributeur