From 01ccc0df7feaa878e8c4efb6f463deaf07845985 Mon Sep 17 00:00:00 2001 From: andrewwallacespeckle <139135120+andrewwallacespeckle@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:20:29 +0000 Subject: [PATCH] fix(fe2): resolve PortalTarget SSR attribute inheritance warning (#3804) --- packages/frontend-2/layouts/withRightSidebar.vue | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/packages/frontend-2/layouts/withRightSidebar.vue b/packages/frontend-2/layouts/withRightSidebar.vue index 769ed5519..e1c813100 100644 --- a/packages/frontend-2/layouts/withRightSidebar.vue +++ b/packages/frontend-2/layouts/withRightSidebar.vue @@ -17,11 +17,13 @@