feature/IO-3103-Ant5-Notifications - Missing Dep on UseDep

This commit is contained in:
Dave Richer
2025-01-21 18:16:20 -08:00
parent 85d25862eb
commit b1ca423a59

View File

@@ -179,7 +179,7 @@ export function Manage({ conflict, bodyshop, alerts, setAlerts }) {
});
});
}
}, [alerts, displayedAlertIds]);
}, [alerts, displayedAlertIds, notification]);
useEffect(() => {
const widgetId = InstanceRenderManager({