fix(htmx): ensure window scrolls to top on navigation
All checks were successful
Deploy Theme / deploy (push) Successful in 14s

This commit is contained in:
2026-02-20 11:27:58 +01:00
parent 5db7ad8e6b
commit b0e1dad5ea

View File

@@ -40,7 +40,7 @@
hx-boost="true" hx-boost="true"
hx-target="#main-content" hx-target="#main-content"
hx-select="#main-content" hx-select="#main-content"
hx-swap="innerHTML show:top" hx-swap="innerHTML show:window:top"
> >
{{!-- {{!--
PERSISTENT SHELL: PERSISTENT SHELL: