bug: Ionic5 the refresher component did not work in Android
See original GitHub issueBug Report
Ionic version:
5.0.5
Current behavior:
in MD theme , Refresh component did not work, but IOS theme worked Expected behavior:
it can worke in MD theme or in Android Steps to reproduce:
add ionRefresher component in IonContent, then switch theme style to MD Related code:
<ion-content>
<ion-refresher #refresh slot="fixed" pullMin="50" pullMax="600">
<ion-refresher-content pulling-icon="circular"></ion-refresher-content>
</ion-refresher>
</ion-content>
Other information:
Ionic info:
Ionic:
Ionic CLI : 6.2.1 (C:\Users\admin\AppData\Roaming\npm\node_modules\@ionic\cli)
Ionic Framework : @ionic/angular 5.0.5
@angular-devkit/build-angular : 0.803.25
@angular-devkit/schematics : 8.3.25
@angular/cli : 8.3.25
@ionic/angular-toolkit : 2.2.0
Capacitor:
Capacitor CLI : 1.5.1
@capacitor/core : 1.5.1
Utility:
cordova-res : 0.9.0
native-run : 0.3.0
System:
NodeJS : v12.15.0 (D:\Softs\Nodejs\node.exe)
npm : 6.13.4
OS : Windows 10
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
bug: Ionic5 the refresher component did not work in Android ...
I'm experiencing a similar problem. I have an ion-refresher component implemented inside the ion-content of an ion-menu . When I'm in MD mode ......
Read more >Ionic ion-refresh works for android and web but not iOS
I've reserached through many solved questions for the ion-refresher, but it still does not work for my application. I've upgraded Ionic to ...
Read more >Ionic App Troubleshooting - Updating Ionic Packages
This error happens when you are trying to use a component, provider pipe or directive that has not been imported and added to...
Read more >Using React Hooks in Ionic React - Ionic Blog
In this example, MyComponent is a functional component (i.e. it is not a class-based component), but it is also stateless, given that it...
Read more >Common errors and how to fix them - Mobiscroll Help Center
This error occurs when the Angular/Ionic application's typescript version is older ... 5. A Specific Mobiscroll component is not working. Here are the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sure no problem.
Thanks for the issue! This issue is being closed due to the lack of a reply. 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.
Thank you for using Ionic!