I’m trying to load filters for brand page and the brand page with products is working fine. But loading filters for brand page products is not working fine.
The reason is
var productCatalogData = _routeRequestInfoAccessor.RouteRequestInfo?.Data as ProductPageData;
On the above line of SubNavigationViewModelBuilder, Data is null. What could be the issue, here?
Litium version: 7