- Issue created by @Liam Morland
- Merge request !317Issue #3540239: Prevent calling ::getExtraData() on null in facets_exposed_filters_views_post_execute() → (Open) created by Liam Morland
If there are no results, there may be a white screen with this error:
Error: Call to a member function getExtraData() on null in facets_exposed_filters_views_post_execute()
Make the code robust against null being returned by SearchApiQuery::getSearchApiResults()
.
Implement.
None.
None.
None.
Active
3.0
Code