bug: ionic 5 refresher not working inside sidemenu (mobile MD mode) #20832
Comments
|
Same here! I thought I was going crazy XD |
|
Any news on this or a workaround? |
|
the error continue any help? |
|
A possible workaround is to use the iOS refresher version. You'll probably also wanna change the refreshingSpinner attribute on the refresher content. |
|
Thanks for the issue. This has been resolved via #22446, and a fix will be available in an upcoming release of Ionic Framework. |
|
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. |
Bug Report
Ionic version:
[x] 5.x
Current behavior:
I have an
ion-refresherimplemented inside theion-contentof anion-menu. When I'm in mobile MD mode the refresher doesn't appear. However when the screen is large enough that theion-split-panekicks in and the menu stays visible, then theion-refresherworks.Expected behavior:
The
ion-refresherto appear in mobile MD mode inside a sidemenu.Steps to reproduce:
In a new ionic (sidemenu) project, put an
ion-refresherinside theion-contentof anion-menu. When you open the menu in a mobile MD context, try to swipe down to trigger theion-refresher. You will see theion-refresherdoesn't appear.Related code:
StackBlitz: https://stackblitz.com/edit/ionic-v5-angular-sidemenu-refresher
Ionic info:
The text was updated successfully, but these errors were encountered: