From 4fbf65d2a0dcdd9d03796403095f6b77e23415f1 Mon Sep 17 00:00:00 2001 From: giles Date: Thu, 26 Sep 2024 20:39:30 +0100 Subject: [PATCH] hbs --- partials/shop/top.hbs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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