From 453479e54808a96340433cf274f7977beaec553e Mon Sep 17 00:00:00 2001 From: Gabriel Valcazar Date: Mon, 7 Apr 2025 18:07:45 +0200 Subject: [PATCH] connectcore-demo-example: remove "#top" href from sidebar "collapse" button This href causes issues when running the demo on a target with WebKit's non-HTTP(S) process swap enabled. When clicking the "collapse" button, the sidebar collapses, but the page is loaded again due to WebKit's process swap, and the sidebar reverts back to its original state. Removing the href fixes this, and the sidebar collapse functionality still works as expected. https://onedigi.atlassian.net/browse/DEL-9498 Signed-off-by: Gabriel Valcazar --- connectcore-demo-example/index.html | 2 +- connectcore-demo-example/management.html | 2 +- connectcore-demo-example/multimedia.html | 2 +- connectcore-demo-example/network.html | 2 +- connectcore-demo-example/npu.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/connectcore-demo-example/index.html b/connectcore-demo-example/index.html index c3599fd..baf0e08 100644 --- a/connectcore-demo-example/index.html +++ b/connectcore-demo-example/index.html @@ -95,7 +95,7 @@ Digi Demo - Dashboard