eggswift / pull-to-refresh

#Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh'
MIT License
1.82k stars 252 forks source link

上拉加载重复 #100

Open Dillac opened 6 years ago

Dillac commented 6 years ago

1.在分页操作下,上拉操作在第3页,调用es_addInfiniteScrolling ,连续调用2次,数据源是第3页 + 第4页的数据,正常是应该只有第三页的数据