Add views_infinite_scroll to Blog view
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3566935. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !41 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The blog full list uses a standard pager, which is awkward when the view is used on a landing page, because it reloads the page and you end up back at the top. </p> <p>Infinite scroll solves this and provides a better experience overall.</p>
issue