More work related to reports and them refreshing correctly

This commit is contained in:
Scott Idem
2025-09-04 12:58:06 -04:00
parent 390bcf05a4
commit f72a77ba60
4 changed files with 38 additions and 23 deletions

View File

@@ -10,7 +10,7 @@ interface Props {
let {
container_class_li = [],
lq__event_session_obj_li,
log_lvl = 0,
log_lvl = $bindable(0),
show_location_fields = true
}: Props = $props();
@@ -38,7 +38,7 @@ if (log_lvl) {
<section class="ae_comp event_session_obj_tbl container {container_class_li}">
{#if $lq__event_session_obj_li?.length}
{#if $lq__event_session_obj_li && $lq__event_session_obj_li?.length}
<div class="overflow-auto space-y-2">
<h2 class="h3">