The setTrack callbacks build external-sub URLs from api?.basePath; add it to the track-building effect deps so the list rebuilds once the API is ready (otherwise online externals could resolve with undefined → notFound). Addresses CodeRabbit.