From 383c4c82a2f40920d99e172fce8588192e3ef296 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Wed, 22 Oct 2025 11:14:49 +0900 Subject: [PATCH] [backport core/1.29] Fix: Make breadcrumbs non-draggable. (#6192) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Backport of #6191 to `core/1.29` Automatically created by backport workflow. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6192-backport-core-1-29-Fix-Make-breadcrumbs-non-draggable-2946d73d365081f98d2dd42e57a9f61a) by [Unito](https://www.unito.io) Co-authored-by: Alexander Brown --- src/components/breadcrumb/SubgraphBreadcrumbItem.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/breadcrumb/SubgraphBreadcrumbItem.vue b/src/components/breadcrumb/SubgraphBreadcrumbItem.vue index 5aa8cf2e2..a0c405971 100644 --- a/src/components/breadcrumb/SubgraphBreadcrumbItem.vue +++ b/src/components/breadcrumb/SubgraphBreadcrumbItem.vue @@ -5,6 +5,7 @@ value: item.label, showDelay: 512 }" + draggable="false" href="#" class="p-breadcrumb-item-link h-12 cursor-pointer px-2" :class="{