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
I am using Ionic 3 and I used the ionic-refresher to reload and load some new data from an API provider when the page is refresh that is working fine.
However when I scroll down below and decided to scroll up back again. The refresher pulling icon always shop up even at the bottom or center part of the content which I don't want to happen.
I only want to shop up the pullingIcon at the most top part of the content when it reaches the ion-navbar or the header component.
The code which I implemented is the same as the docs example with just different method when refreshed.
This issue has been automatically identified as an Ionic 3 issue. We recently moved Ionic 3 to its own repository. I am moving this issue to the repository for Ionic 3. Please track this issue over there.
If I've made a mistake, and if this issue is still relevant to Ionic 4, please let the Ionic Framework team know!
Ionic refresher pullingIcon shows up even at the most bottom of the page when scrolling up
Ionic Info
I am using Ionic 3 and I used the ionic-refresher to reload and load some new data from an API provider when the page is refresh that is working fine.
However when I scroll down below and decided to scroll up back again. The refresher pulling icon always shop up even at the bottom or center part of the content which I don't want to happen.
I only want to shop up the pullingIcon at the most top part of the content when it reaches the ion-navbar or the header component.
The code which I implemented is the same as the docs example with just different method when refreshed.
Is this an issue?
Additional Context
Link to SO question stackoverflow question
The text was updated successfully, but these errors were encountered: