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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_infinite_scroll-zero_rows_exposed_filter-2384301.patch | 626 bytes | aleksander belov |
Comments
Comment #1
aleksander belov commentedJS patch
Comment #2
aaronbaumanThis 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.
Comment #3
honza pobořil commented