- 🇧🇪Belgium jurgenr
I've had a similar issue when using facets combined with an exposed filter, in combination with the https://www.drupal.org/project/views_ajax_history → module.
Forcing the pager back to 0, as done in the patch, fixed the issue.
I can't see any reasons why facets should not reset the pager when filtering, therefor this patch seems a good solution to handle those edge cases.
- 🇳🇱Netherlands jeroen dost
We have a similar problem with the Facets 3.0.0 version. The code significantly changed so this patch does not work. The target file does not even exist anymore.
Was there supposed to be a solution in the rewrite or is this issue not addressed for version 3.0?
- 🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
8.x-1.x is not supported. Should this be ported to 2.0.x or 3.0.x?