Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 48979

Ionic refresher issue with ionic scroll

$
0
0

Hi,
I’m using Ionic Refresher in my dashboard page, and also having ionic scroll section. it will scroll along y axis.
whenever I scroll down inside ion-scroll section, ionic refresher also gets triggered.
verison ionic-3

sample code -

<ion-content>
  <ion-refresher slot="fixed" (ionRefresh)="doRefresh($event)" [enabled]="true">
    <ion-refresher-content pullingIcon="arrow-dropdown" pullingText="Pull to refresh" refreshingSpinner="circles" refreshingText="Refreshing...">
    </ion-refresher-content>
  </ion-refresher>

<ion-scroll style="height: 350px" scrollY="true">
// items to scroll
</ion-scroll>



</ion-content>

Thanks,

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 48979

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>