You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ionic 2.2.1.
I am using a ion-pullup in a pageComponent and is working perfect. When I try implement an ion-infinite-scroll the ion-pullup continue working perfect, but the ion-infinite-scroll not work. If i disable the ion-pullup the infinite-scroll work perfect.
Maybe there are some overwritten code on ionic-pullup?.
The text was updated successfully, but these errors were encountered:
Hi, I have never tried the two components together on the same page. I don't have much time these days to look at every issue posted here, but if you have the code online in a Plunker or Codepen maybe I can take a look at it.
I'm running into the same issue. It partially works, but navigation causes the infinite scroll to stop working, if I scroll then go to another view then go back
Ionic 2.2.1.
I am using a ion-pullup in a pageComponent and is working perfect. When I try implement an ion-infinite-scroll the ion-pullup continue working perfect, but the ion-infinite-scroll not work. If i disable the ion-pullup the infinite-scroll work perfect.
Maybe there are some overwritten code on ionic-pullup?.
The text was updated successfully, but these errors were encountered: