WAIT: Live Search Filtering

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

I have a query that connects to an ACF. I use ‘Live Search’ on the query. I’ve added filters like checkboxes and radio buttons to my web page. When I type a name (say, ‘Peter’) into the ‘Filter - Search’ field that has no matching results, the filters correctly show (0) in parentheses for the count of available options, since no posts in my ACF match that name.

However, when I delete the name ‘Peter’ and the ‘Filter - Search’ is blank, the filters still show (0), even though when I reload the page, the filters by default show (3) options to filter by.

In other words, clearing the live search doesn’t reset the available filter option counts (in parentheses) for the live search functionality.

Hi @debtadvice,

if you are using other filters for that query, I think you need “Filter - Search” element only, and not enabling “Live Query” option on that query loop.

Can you try that and let me know.
Matej