From 2d4ddd335bc66ecc4ca66d0adccc9a4e9fe05b52 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Thu, 5 Feb 2026 19:26:39 -0500 Subject: [PATCH] fix(idaa): finalize null-hardening for BB comment editor buttons - Added optional chaining to 'Cancel Edit' button title attributes. - Resolved persistent TypeError: can't access property 'full_name' on null. - Ensured total UI stability during new comment initialization. --- ...idaa_comp__post_comment_obj_id_edit.svelte | 46 +++++++++---------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_comment_obj_id_edit.svelte b/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_comment_obj_id_edit.svelte index 0df35a21..294dc2b4 100644 --- a/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_comment_obj_id_edit.svelte +++ b/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_comment_obj_id_edit.svelte @@ -473,7 +473,7 @@ Copy and paste link: ${
-