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
{{ message }}
This repository has been archived by the owner on May 4, 2022. It is now read-only.
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.
Original issue by @jayzyaj on 2018-07-13T01:29:59Z
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: