From 2d98008942d147da9c43cecf55d483d69b9f94fb Mon Sep 17 00:00:00 2001 From: Christian Byrne Date: Sun, 26 Oct 2025 21:55:29 -0700 Subject: [PATCH] [don't backport to main] fix sidebar broken from past merge conflict resolution (#6323) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary Fixes sidebar not showing on test cloud due to merge conflict with main that brought in changes form the V3 tabs and menu rework PR. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6323-don-t-backport-to-main-fix-sidebar-broken-from-past-merge-conflict-resolution-2996d73d3650813f820dde1ec25f53f4) by [Unito](https://www.unito.io) --- src/components/graph/GraphCanvas.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/graph/GraphCanvas.vue b/src/components/graph/GraphCanvas.vue index 936317b22..20f73ad88 100644 --- a/src/components/graph/GraphCanvas.vue +++ b/src/components/graph/GraphCanvas.vue @@ -18,7 +18,7 @@ -