Makes client change not go to the wrong page

This commit is contained in:
Bryce
2023-08-14 10:17:18 -07:00
parent 673ca471f9
commit 0ecb5c9516

View File

@@ -291,7 +291,7 @@
:active-client (:client (:session request))
:identity (:identity request)
:app-params {:hx-get (bidi/path-for ssr-routes/only-routes
:admin-history)
:transaction-insights)
:hx-trigger "clientSelected from:body"
:hx-select "#app-contents"
:hx-swap "outerHTML swap:300ms"}}