- Issue created by @yuvania
- 🇨🇷Costa Rica yuvania
The patch improves the infinite-scroll.js file and the views_infinite_scroll.module to ensure that infinite scrolling works consistently. Changes include:
Adding the once parameter to the JavaScript function to ensure certain behaviors are applied only once per element.
Adjusting the module to attach the views-infinite-scroll library only when AJAX is enabled on a view.