From a3e9ef7c85ad88f7c47255d1e9cdf0c9696ce6a6 Mon Sep 17 00:00:00 2001 From: Mahmoud Shahrokni Date: Tue, 3 Mar 2026 17:21:59 +0100 Subject: [PATCH] [BUGFIX] Dashboard: remove unmountOnExit flag of the row collapse Signed-off-by: Mahmoud Shahrokni --- dashboards/src/components/GridLayout/Row.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboards/src/components/GridLayout/Row.tsx b/dashboards/src/components/GridLayout/Row.tsx index 47d3269..466e0d3 100644 --- a/dashboards/src/components/GridLayout/Row.tsx +++ b/dashboards/src/components/GridLayout/Row.tsx @@ -115,7 +115,7 @@ export function Row({ } /> )} - +