diff --git a/partials/shop/top.hbs b/partials/shop/top.hbs index 5b53975..edb528d 100644 --- a/partials/shop/top.hbs +++ b/partials/shop/top.hbs @@ -15,7 +15,7 @@ id="order-form-rose-ash-shop" hx-get="shop/order" hx-swap="outerHTML" - hx-trigger="every 1s" + hx-trigger="load delay:1s" hx-target="#order-form-rose-ash-shop" hx-on::config-request="event.detail.path += window.location.search;" hx-on::confirm=" @@ -31,7 +31,6 @@ - \ No newline at end of file