- 🇮🇳India chetananemade
The patch is here!
To fix the issue I've added the null check condition for '$result->getUrl()' at Line 185 in the facets/modules/facets_summary/src/FacetsSummaryManager/DefaultFacetsSummaryManager.php file which fixed the issue.I was facing this facet error issue when I'm selecting multiple values in one facet dropdown and then selecting values in another dependent facet dropdown means when its having zero results with combination of selections it throws error.
This is ready to be reviewed.