mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-13 09:00:16 +00:00
## Summary The Vue renderer's title editing path (NodeHeader → useNodeEventHandlers) only updated node.title but not subgraph.name, so the breadcrumb didn't reflect the new name when entering the subgraph. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-9353-fix-sync-subgraph-name-on-double-click-title-rename-3186d73d365081e2bc54f19ecd421ac0) by [Unito](https://www.unito.io)