Minor changes

This commit is contained in:
Scott Idem
2025-07-10 19:53:27 -04:00
parent ea30697ffb
commit 1e35681116
2 changed files with 5 additions and 20 deletions

View File

@@ -324,7 +324,8 @@ async function handle_search__event_session(
$events_trigger = 'loading_search_results';
$events_sess.pres_mgmt.status_qry__search = 'loading';
event_session_id_random_li = [];
event_session_id_random_li = []; // Resetting this seems to help trigger the new results to show correctly???
search_submit_results = events_func.search__event_session({
api_cfg: $ae_api,