From 3ca9503b8845c1af2d70a8384ae4ff90a9117ff8 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Fri, 6 Mar 2026 18:15:31 -0500 Subject: [PATCH] fix: resolve svelte-check warnings (non-IDAA batch) - Remove dead .field_editing_wrapper CSS rules from element_ae_crud_v2.svelte (template migrated to field_editing_wrapper_v2 with Tailwind) - Fix TS error: use optional chaining on person_obj key in ae_comp__person_obj_tbl.svelte - Fix state_referenced_locally: wrap data.user init with untrack() in users/[user_id]/+page.svelte - Replace misused