Closed (duplicate)
Project:
Facets
Version:
8.x-1.4
Component:
Facet summary
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2020 at 08:00 UTC
Updated:
25 Feb 2025 at 22:25 UTC
Jump to comment: Most recent
Comments
Comment #2
matiasmirandaI patched Facets with this https://www.drupal.org/project/facets/issues/3052574#comment-13541966
I'm using LayoutBuilder and the FacetSummary is updated correctly via ajax, but when you click on a pill to remove a facet it reloads the page instead of trigger an ajax callback..
Adding the FacetSummary block to LayoutBuilder fails due the missing id as you mentioned...
Comment #3
matiasmirandaI added fixes to facet_summary here https://www.drupal.org/project/facets/issues/3052574#comment-13729259
Now it works properly on Layout Builder.
I think we can close this and follow up on #3052574
Comment #4
liam morlandClosed based on #3.