mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-01-26 06:29:03 -06:00
Fix hx-boost scrolling
This commit is contained in:
@@ -44,7 +44,7 @@ func dashboardAside() gomponents.Node {
|
||||
html.Div(
|
||||
htmx.HxBoost("true"),
|
||||
htmx.HxTarget("#dashboard-main"),
|
||||
htmx.HxSwap("transition:true"),
|
||||
htmx.HxSwap("transition:true show:unset"),
|
||||
html.Class("mt-6 space-y-4"),
|
||||
|
||||
dashboardAsideItem(
|
||||
|
||||
Reference in New Issue
Block a user