This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Filter data count mismatch > Ensure a single request is made to return the correct attributes count #8604
Labels
block: filter by attribute
Issues related to the Filter by Attribute block.
type: bug
The issue/PR concerns a confirmed bug.
While working on #8599 it was possible to verify that 3 API requests are made to return the attribute count data, but only the third one contains the term slug variable required to correctly calculate the results. As a consequence, in addition to fixing the queries, we also need to ensure the request is triggered once and only when needed.
The text was updated successfully, but these errors were encountered: