This commit is contained in:
giles 2024-09-30 11:41:24 +01:00
parent e21995330a
commit c2f1ca6997
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<div
id="boot-rose-ash-shop"
hx-get="shop/choice/"
hx-trigger="every 1s"
hx-trigger="load, every 1s"
hx-on::config-request= "
event.detail.path+= '?show=' + new URLSearchParams(window.location.search).get('show');
if (new URLSearchParams(window.location.search).get('orderId')) {