Minor
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user