question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ion-infinite-scroll on-infinite called multi times version 1.0.0.beta6

See original GitHub issue

why my ng-infinite called multiple times when scroll to the bottom?

   <div id="masonry" style="margin:0 auto;padding:0;" preserve-order>
     <div class="masonry-brick half pin" ng-repeat="deal in deals" >
     </div>
    <ion-infinite-scroll ng-if="!noMoreItemsAvailable" on-infinite="infiniteLoad()" distance="10%"></ion-infinite-scroll>

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
HugoHeneaultcommented, Apr 22, 2017

Same issue here, with already loaded values (so there is no response time before more values are loaded)… Anyone found something?

0reactions
ionitron-bot[bot]commented, Sep 3, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ion-infinite-scroll on-infinite called multi times version 1.0.0 ...
Hey @jianbo, I'd have to see the larger context, could you put together a codepen example? Note, that if you're wondering how to...
Read more >
ionic-v1.x - Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found