diff --git a/Client/src/Pages/Infrastructure/Details/index.jsx b/Client/src/Pages/Infrastructure/Details/index.jsx index 179712c1f..d32e94d50 100644 --- a/Client/src/Pages/Infrastructure/Details/index.jsx +++ b/Client/src/Pages/Infrastructure/Details/index.jsx @@ -201,7 +201,7 @@ const InfrastructureDetails = () => { } }; fetchData(); - }, []); + }, [dateRange, monitorId, authToken]); const statBoxConfigs = [ {