diff --git a/client/src/pages/manage/manage.page.component.jsx b/client/src/pages/manage/manage.page.component.jsx index 94c9aa17d..342e2dba4 100644 --- a/client/src/pages/manage/manage.page.component.jsx +++ b/client/src/pages/manage/manage.page.component.jsx @@ -179,7 +179,7 @@ export function Manage({ conflict, bodyshop, alerts, setAlerts }) { }); }); } - }, [alerts, displayedAlertIds]); + }, [alerts, displayedAlertIds, notification]); useEffect(() => { const widgetId = InstanceRenderManager({