kop / yii2-scroll-pager

Infinite AJAX scrolling for Yii2 ListView widget
https://kop.github.io/yii2-scroll-pager/
MIT License
180 stars 63 forks source link

when initial load its requesting 2 ajax calls #115

Open Durga-Devi-arch opened 1 year ago

Durga-Devi-arch commented 1 year ago

For testing purpose, i have set limit 5 records only.. Now i load that page, those 5 records are displaying through activity-review-log. It means index?page=1. Then again fetching index?page=2. there are no records, so that appending no results found row also.. why again requesting page=2