As the title says, these are the conditions:

  • views exposed filter that returns results via AJAX
  • views_infinite_scroll
  • AJAX result of exposed filter returns 0 rows

Module's javascript file returns error and next exposed filters AJAX request causes whole page to reload.

Comments

aleksander belov’s picture

Status: Active » Needs review
StatusFileSize
new626 bytes

JS patch

aaronbauman’s picture

Priority: Normal » Major
Status: Needs review » Reviewed & tested by the community

This one-liner fixes the issue.
Given the limited purpose of this module, I'd say breaking the page's javascript is a pretty major issue.
Let's get it in.

honza pobořil’s picture

Status: Reviewed & tested by the community » Closed (outdated)