This commit is contained in:
giles 2024-10-08 07:54:38 +01:00
parent c6c1562168
commit 6a24c27354
1 changed files with 2 additions and 1 deletions

View File

@ -3,8 +3,9 @@
<div
class="rose-ash"
hx-get="shop"
hx-trigger="load"
hx-trigger="load delay:1ms"
hx-headers='{ "rose-ash-shop": "true", "rose-ash-shop-layout": "component" }'
hx-on::config-request = "event.detail.path += window.location.search"
>
</div>