This PR fixes a bug where (when not using queues) the tracker store would be reset after the URL was invalidated and potentially called, therefore the tracker store would never update.
To resolve this we reset the tracker store before invalidating the URLs.
This PR fixes a bug where (when not using queues) the tracker store would be reset after the URL was invalidated and potentially called, therefore the tracker store would never update.
To resolve this we reset the tracker store before invalidating the URLs.