Quantcast
Channel: Ionic v4 infinite scroll is still visible even if all data is fully loaded - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Cenk YAGMUR for Ionic v4 infinite scroll is still visible even if...

when all data is loaded you need add thisinfiniteScroll.target.disabled = true;

View Article



Ionic v4 infinite scroll is still visible even if all data is fully loaded

This is my first ionic application.I am adding an infinite scroll to my ionic page:doInfinite(infiniteScroll) { //this.getOrders(0, this.pageSize); setTimeout(() => { for (let i = 0; i <...

View Article
Browsing latest articles
Browse All 2 View Live


Latest Images