From 7d37fae332ace5e25deb06fb76e9d5584c1fda98 Mon Sep 17 00:00:00 2001 From: Angel Beltran Date: Sat, 24 Jan 2026 14:24:34 -0700 Subject: [PATCH] fixed sync group draft listing component --- .../sync-groups/draft/listings/{orderIndex.int}.html.tmpl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/templates/components/accounts/{acctID.int64}/inventory/sync-groups/draft/listings/{orderIndex.int}.html.tmpl b/templates/components/accounts/{acctID.int64}/inventory/sync-groups/draft/listings/{orderIndex.int}.html.tmpl index d1b125f..aab7ead 100644 --- a/templates/components/accounts/{acctID.int64}/inventory/sync-groups/draft/listings/{orderIndex.int}.html.tmpl +++ b/templates/components/accounts/{acctID.int64}/inventory/sync-groups/draft/listings/{orderIndex.int}.html.tmpl @@ -40,8 +40,7 @@ platform: event.target.value.replace(/-[^ ]*/, ""), "shop-id": event.target.value.replace(/[^ ]*-/, "") }' - hx-target="#accounts-acct-id-inventory-sync-groups-draft-table" - hx-swap="outerHTML" + hx-swap="none" _=" on change send resetListing() to closest @@ -88,8 +87,7 @@ hx-vals='js:{ "listing-id": event.target.value, }' - hx-target="#accounts-acct-id-inventory-sync-groups-draft-table" - hx-swap="outerHTML" + hx-swap="none" _=" on input