Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229527

Ion-infinite-scroll problema with loading

$
0
0

I found a way to do it, but it works sometimes :frowning:

Example:

$timeout(function(){
$scope.$broadcast('scroll.infiniteScrollComplete');
}, 5000);

Viewing all articles
Browse latest Browse all 229527

Trending Articles