fix(htmx): ensure window scrolls to top on navigation
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
hx-boost="true"
|
||||
hx-target="#main-content"
|
||||
hx-select="#main-content"
|
||||
hx-swap="innerHTML show:top"
|
||||
hx-swap="innerHTML show:window:top"
|
||||
>
|
||||
{{!--
|
||||
PERSISTENT SHELL:
|
||||
|
||||
Reference in New Issue
Block a user