Needs review
Project:
Facets
Version:
3.0.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2024 at 17:30 UTC
Updated:
21 Jun 2024 at 13:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
betoaveigaThe patch fixes the issue for views with Ajax paging.
Based on the comments "This only applies when the method is POST." I hope that the fix does not break any facets' functionality.
Comment #3
csmdgl commentedNew patch for 3.0.0-beta1 for the paging issue.
Comment #4
jim22 commentedThank you @csmdgl + @betoaveiga. Patch #3 appears to have solved my AJAX+Pager issues on Views with Facets. My issue was that the ajax pager was ignoring the active facets and just loading all the content.
Drupal core 10.4.6
Facets 3.0.0
patch from #3