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: ion-refresher fails to trigger event @ionRefresh

See original GitHub issue

Bug Report

Ionic version: [x] 5.x

Current behavior: Pull-to-refresh executes it’s animation but method on @ionRefresher event is not called

Expected behavior: Pull-to-refresh executes it’s animation and method on @ionRefresher event is called

Steps to reproduce:

  1. open app
  2. pull down on Page 1

Related code: https://github.com/NunoSav/ionic-vue-bugs

Ionic info:

Ionic:

   Ionic CLI       : 6.12.2 (/Users/nur/.config/yarn/global/node_modules/@ionic/cli)
   Ionic Framework : @ionic/vue 5.5.4

Capacitor:

   Capacitor CLI   : 2.4.6
   @capacitor/core : 2.4.6

Utility:

   cordova-res (update available: 0.15.3) : 0.15.1
   native-run (update available: 1.3.0)   : 1.2.1

System:

   NodeJS : v12.16.3 (/usr/local/bin/node)
   npm    : 6.14.4
   OS     : macOS Big Sur

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
NunoSavcommented, Feb 26, 2021

Tried it with @ionRefresh and worked.

0reactions
ionitron-bot[bot]commented, Mar 28, 2021

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: ion-refresher fails to trigger event @ionRefresh #22977
Ionic Framework needs to emit these events as kebab-case. Two options for workarounds: Stay on Vue 3.0.5 until this gets fixed. Write the...
Read more >
ion-refresher bug in ionic - Stack Overflow
I have an ion-refresher in 5 pages of my application <ion-refresher slot="fixed" ... Can you have a look if you may to the...
Read more >
Error on ionic refresher in custom component
I got a custom componet that manage a list of object, with ionic infinite scroll and ionic refresher. It all worked fine ntil...
Read more >
ion-refresher causing fixed elements to scroll - You.com
Bug Report. Ionic version: 4.1.0. Current behavior: The refresher trigger's it's "ionRefresh" method when pulling up (scrolling down). This ...
Read more >
ng-ionix - npm
Start using ng-ionix in your project by running `npm i ng-ionix`. ... that has ion-refresher or/and ion-infinite-scroll , it will implement ionRefresh and ......
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