Moving away from using modal with iframes. Scroll issues. Especially with Safari.

This commit is contained in:
Scott Idem
2025-06-30 18:09:08 -04:00
parent 2d66984581
commit ec7ec7b566
7 changed files with 314 additions and 4 deletions

View File

@@ -36,6 +36,7 @@ $idaa_slct.event_id = ae_acct.slct.event_id;
// $idaa_slct.event_obj = ae_acct.slct.event_obj;
// Functions and Logic
let lq__event_obj = $derived(liveQuery(async () => {
if (log_lvl) {
console.log(`lq__event_obj: event_id = ${$idaa_slct?.event_id}`);