- Issue created by @Fhey
- Merge request !28Issue #3505838: Clear Ajax commands if view results are empty → (Open) created by Unnamed author
When you filter a view and end up with fewer total results than the number of items to be shown on a single page of the view, scrolling down triggers the view's auto scroll and proceeds to overwrite the current view on the page with an empty one.
Empty the Ajax commands in AjaxResponseSubscriber.php
if the view's results are empty.
Active
2.0
Code