question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: Ionic 5 native refresher stops working when ion-item-sliding is present

See original GitHub issue

Bug Report

Ionic version: [x] 5.x

Current behavior: The new, native <ion-refresher>, stops working completely, if the pan down / pull to refresh event is triggered on a <ion-item-sliding> element. On the other hand, a “custom” <ion-refresher> (with icon, text, etc.), works like a charm.

Expected behavior: The native <ion-refresher> works on <ion-item-sliding> elements like a “custom” <ion-refresher>.

Steps to reproduce: See fiddle here: https://jsfiddle.net/2bxft0qk/ Video: https://streamable.com/t64qo

Other information: It looks like the pan / pull to refresh gesture of the native <ion-refresher> gets stucked when triggered on a <ion-item-sliding>.

Ionic info:

Ionic:

   Ionic CLI                     : 6.0.1 (/Users/[my-user]/.nvm/versions/node/v13.7.0/lib/node_modules/@ionic/cli)
   Ionic Framework               : @ionic/angular 5.0.0-rc.2
   @angular-devkit/build-angular : 0.803.24
   @angular-devkit/schematics    : 8.3.24
   @angular/cli                  : 8.3.24
   @ionic/angular-toolkit        : 2.1.2

Cordova:

   Cordova CLI       : not installed
   Cordova Platforms : not available
   Cordova Plugins   : not available

Utility:

   cordova-res : not installed
   native-run  : not installed

System:

   Android SDK Tools : 26.1.1 (/Users/[my-user]/Library/Android/sdk/)
   ios-sim           : 8.0.2
   NodeJS            : v13.7.0 (/Users/[my-user]/.nvm/versions/node/v13.7.0/bin/node)
   npm               : 6.13.7
   OS                : macOS Catalina
   Xcode             : Xcode 11.3.1 Build version 11C504

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Unkn0wn0xcommented, Feb 5, 2020

Yeah, you’re right, my bad.

Works like a charm, great job, thanks for your efforts! 👏

0reactions
ionitron-bot[bot]commented, Mar 6, 2020

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

bug: Ionic 5 native refresher stops working when ion-item ...
The new, native <ion-refresher> , stops working completely, if the pan down / pull to refresh event is triggered on a <ion-item-sliding> element ......
Read more >
Ionic 3 Native Plugin Social Sharing Error
Reinstalled plugin. Checked plugin present using $ionic cordova plugin list. cordova-plugin-x-socialsharing 5.4.7 “SocialSharing” is present.
Read more >
ion-refresher: Pull-to-Refresh Page Content on Ionic Apps
ion -refresher provides pull-to-refresh functionality on content components. Learn how this lets users pull down on a page using touch to retrieve more...
Read more >
Let's Give Your Realm-Powered Ionic Web App the Native ...
As we need an Atlas Database to store our data in the cloud, and a Realm app to make it easy to work...
Read more >
ion-item-sliding example
Bug Report Ionic version: [x] 5.x Current behavior: The new, native <ion-refresher>, stops working completely, if the pan down / pull to refresh...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found