- Issue created by @SiliconValet
- Status changed to Needs review
over 1 year ago 7:12pm 3 May 2023 - last update
over 1 year ago 424 pass, 2 fail
If you add a facet summary facet and only want the result count processor, you will get errors on render.
Warning: Trying to access array offset on value of type null in Drupal\facets_summary\FacetsSummaryManager\DefaultFacetsSummaryManager->build() (line 124 of modules/contrib/facets/modules/facets_summary/src/FacetsSummaryManager/DefaultFacetsSummaryManager.php).
Add a check for whether that facet was configured to be displayed or not.
Patch attached.
Needs review
2.0
Facet summary