Comfy-Org/ComfyUI_frontend

1.27.5 - Cant convert nodes to subgraph

开放

#5,630 创建于 2025年9月18日

 (3 条评论) (0 个反应) (0 位负责人)TypeScript (610 个派生)github user discovery
Potential Bugarea:subgraphhelp wanted

仓库指标

星标
 (1,838 个星标)
PR 合并指标
 (平均合并 4天 21小时) (30 天内合并 881 个 PR)

描述

Prerequisites

  • I am running the latest version of ComfyUI

Errors in console

Uncaught TypeError: Cannot read properties of null (reading 'links')
    at setgetnodes.js:452:32
    at Array.filter (<anonymous>)
    at GetNode.validateLinks (setgetnodes.js:451:29)
    at GetNode.onConnectionsChange (setgetnodes.js:417:11)
    at GetNode.configure (LGraphNode.ts:816:14)
    at multiClone (subgraphUtils.ts:228:13)
    at LGraph.convertToSubgraph (LGraph.ts:1509:25)
    at app.graph.convertToSubgraph (use_everywhere.js:371:45)
    at HTMLDivElement.callback (LGraphCanvas.ts:8060:29)
    at HTMLDivElement.n (extensions-DFtJQYTL.js:1:144819)

┆Issue is synchronized with this Notion page by Unito

贡献者指南