- π§πͺBelgium borisson_ Mechelen, π§πͺ
Since this is in the 1.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.
The default ("All") option has a value of "." set, which causes a ResourceNotFoundException in FacetBlockAjaxController (`$processed` equals "." in `ajaxFacetBlockView()`).
I'm using a block with one facet dropdown with an AJAX View. Sometimes everything continues to work, but sometimes the view completely breaks.
May be related to #3052574 but I didn't see any changes in the patches to dropdown-widget.js, and I'm also not sure what should actually be happening instead to debug further.
This site has Layout Builder installed, but this specific block is placed using the normal block system, and the view is a plain page display. The view is a Search API view but I'm not sure if that's relevant or not.
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Since this is in the 1.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.