🇪🇸Spain @david.carmona

Account created on 21 May 2019, over 5 years ago
  • Drupal Back end Developer at Aktios 
#

Recent comments

🇪🇸Spain david.carmona

Hi there,

I am reopening this issue because I have been able to verify that infinite scroll with facets using ajax in the view still does not work, even with the patch in #8. 🐛 Facets doesn't work correctly with views infinite scroll Active

I have been testing the patch and debugging the code, after adding a key 'page' to the request with the page number, we are still removing the key 'page' from the query:$request->query->remove($key), this causes us to lose the results page that should be displayed from the query and does nothing after the ajax call is executed.

Here I leave the refactored patch that I have been able to verify is working with:

🇪🇸Spain david.carmona

Adapted patch for Drupal version 10.2.2

Production build 0.71.5 2024