Prevent trigger another ion-infinite

I’m right now trying to using the <ion-infinite> feature.

But I get a little trouble… The <ion-infinite> function can be re-triggered, even when the app still processing another <ion-infinte> function…

Can it be something like preventDefault or something like unbind to make it’s not triggered multiple times in a second ?

Any reply appriciated :smile: