From 6382707146bfd00790ff3420b51f0e3ecfcd20a7 Mon Sep 17 00:00:00 2001 From: Muhsin Keloth Date: Wed, 17 May 2023 15:41:23 +0530 Subject: [PATCH] chore: Check assignee exists or not before rendering the assignee avatar (#7104) --- .../notifications/components/NotificationPanelList.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/javascript/dashboard/routes/dashboard/notifications/components/NotificationPanelList.vue b/app/javascript/dashboard/routes/dashboard/notifications/components/NotificationPanelList.vue index 107fe6723..679fd37b6 100644 --- a/app/javascript/dashboard/routes/dashboard/notifications/components/NotificationPanelList.vue +++ b/app/javascript/dashboard/routes/dashboard/notifications/components/NotificationPanelList.vue @@ -37,7 +37,7 @@