From d30d11ab9bcdc9adb695b8713be648c7fe0c0e9c Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Mon, 15 Dec 2025 18:24:06 -0300 Subject: [PATCH] Fix app launcher URLs - use absolute hash URLs to prevent path stacking --- ui/suite/index.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ui/suite/index.html b/ui/suite/index.html index c40409b..0350a60 100644 --- a/ui/suite/index.html +++ b/ui/suite/index.html @@ -120,7 +120,7 @@ aria-label="Chat application" hx-get="/suite/chat/chat.html" hx-target="#main-content" - hx-push-url="true" + hx-push-url="/#chat" >