This commit is contained in:
Scott Idem
2025-10-07 03:32:20 -04:00
parent b24262b4ab
commit 11334a17b1

View File

@@ -122,6 +122,7 @@ let event_badge_id_li: Array<string> = $state([]);
{/await} -->
<!-- This is how we reset the Dixie liveQuery when the search parameters change. I wish there was a better way??? -->
{#if $events_sess?.badges?.search_status != 'loading' && $events_sess?.badges?.search_status != 'processing'}
<Comp_badge_obj_li
bind:use_id_li={$events_sess.badges.use_id_li}