From 30685c848169dd3a2c4a705a9d3b983b659df727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Tr=C3=A1vn=C3=ADk?= Date: Fri, 19 Dec 2025 22:40:07 +0100 Subject: [PATCH] fix: include name in initial values for notification form update (#184) --- .../notifications/routes/notification-details.tsx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/app/client/modules/notifications/routes/notification-details.tsx b/app/client/modules/notifications/routes/notification-details.tsx index c6675360..1a29229c 100644 --- a/app/client/modules/notifications/routes/notification-details.tsx +++ b/app/client/modules/notifications/routes/notification-details.tsx @@ -172,7 +172,15 @@ export default function NotificationDetailsPage({ loaderData }: Route.ComponentP )} - +