Skip to content

fix: only overrite the client when onlyFetchWithQuery prop is set to true;

Martijn Houtman requested to merge feature/facet-filter-search into master

We override the search function to enable skipping empty search queries, mostly for page speed optimisation. This fix opts out of this functionality and fixes the facet filter search functionality.

Merge request reports

Loading