- Issue created by @Worries
- π«π·France kumkum29
Hello,
I have the problem on my site with version 3.x of the module. If I use a fulltext search field (exposed field) and facets, and if the 'ajax' option is activated in the view, results doesn't work. For now, I have disabled the ajax behavior in the view so that the search field works with the facets, but on each action the page is refreshed.
I will downgrade the version to 2.0.6 and test the behavior.
- π©π°Denmark Worries
Certain patches were necessary to ensure AJAX functionality in all scenarios in 2.0.6 as well (some of that code has been merged into 3.x, great!) - for us we wound up using #183 from here:
https://www.drupal.org/project/facets/issues/3052574#comment-15155405 π Facets with AJAX not working in most of situations Needs review
- π©πͺGermany mkalkbrenner π©πͺ
Facets 3.0.0 is still beta. Anything works and is already usable, except AJAX.
AJAX support is supposed to be rewritten entirely, based on Views exposed filters and the new AJAX capabilities of Drupal 10.1.
That should happen during the beta phase. - π·πΊRussia kostyashupenko Omsk
Well patch from https://www.drupal.org/project/facets/issues/3052574#comment-15155405 π Facets with AJAX not working in most of situations Needs review can't be applied on 10.1
- πΊπΈUnited States DamienMcKenna NH, USA
Bumping the priority on this as it breaks all Views AJAX pagers, not just ones that use Facets.
- Status changed to Closed: duplicate
12 months ago 12:11pm 30 November 2023 - πΊπΈUnited States DamienMcKenna NH, USA
This was fixed in π Facets breaks all AJAX views that uses pagers even without facets Active .
@mkalkbrenner: Would you mind tagging a second beta so that sites' existing AJAX pages are at least not broken while they test v3? Thank you.