Everytime the data was updated, the array changed and triggered the useEffect again, resulting in another request to get the latest data from the tracker
Everytime the data was updated, the array changed and triggered the useEffect again, resulting in another request to get the latest data from the tracker