- πΊπΈUnited States jlstrecker Athens, Ohio, USA
I ran into what may be the same bug. It started happening when I applied a similar patch to one listed above (#3052574: https://git.drupalcode.org/project/facets/-/merge_requests/113.diff).
I have a View with Ajax enabled that initially shows no results. As expected, facets are hidden at that point. Once I enter search text into the exposed filter and the View shows some results, the facets should appear. That was the case before I applied the patch. But now, the facets remain hidden (they appear in the HTML but have class "hidden").
I was able to work around the problem by changing each facet's "Empty facet behavior" from "Do not display facet" to "Display text" and leaving the "Empty text" field empty.
- Status changed to Closed: won't fix
24 days ago 2:17pm 12 March 2025 - π§πͺBelgium borisson_ Mechelen, π§πͺ
Since this is in the 2.x version of facets and it is regarding ajax, I'm going to close this issue. We are only supporting ajax with views in facets 3.x.