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 refresher not working inside sidemenu (mobile MD mode)

See original GitHub issue

Bug Report

Ionic version: [x] 5.x

Current behavior: I have an ion-refresher implemented inside the ion-content of an ion-menu. When I’m in mobile MD mode the refresher doesn’t appear. However when the screen is large enough that the ion-split-pane kicks in and the menu stays visible, then the ion-refresher works.

Expected behavior: The ion-refresher to appear in mobile MD mode inside a sidemenu.

Steps to reproduce: In a new ionic (sidemenu) project, put an ion-refresher inside the ion-content of an ion-menu. When you open the menu in a mobile MD context, try to swipe down to trigger the ion-refresher. You will see the ion-refresher doesn’t appear.

Related code: StackBlitz: https://stackblitz.com/edit/ionic-v5-angular-sidemenu-refresher

Ionic info:

Ionic:

   Ionic CLI                     : 6.2.2 (/Users/michiel/.nvm/versions/node/v12.13.0/lib/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

Utility:

   cordova-res                          : not installed
   native-run (update available: 0.3.0) : 0.2.9

System:

   NodeJS : v12.13.0 (/Users/michiel/.nvm/versions/node/v12.13.0/bin/node)
   npm    : 6.14.2
   OS     : macOS Catalina

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
liamdebeasicommented, Nov 6, 2020

Thanks for the issue. This has been resolved via https://github.com/ionic-team/ionic-framework/pull/22446, and a fix will be available in an upcoming release of Ionic Framework.

0reactions
ionitron-bot[bot]commented, Dec 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 refresher not working inside sidemenu ... - GitHub
Expected behavior: The ion-refresher to appear in mobile MD mode inside a sidemenu. Steps to reproduce: In a new ionic (sidemenu) project, put ......
Read more >
ion-modal: Ionic Mobile App Custom Modal API Component
As this functionality is provided by the JavaScript framework, using ion-modal without a JavaScript framework will not destroy the component you passed in....
Read more >
Doesn't refresh a list of a page when I change with the side ...
hello everyone! I'm new to ionic 4 as well as angular. when I change the page with the sidemenu and return to the...
Read more >
Ionic Menu control won't refresh
The problem was that once the menu was opened it would no longer refresh ... import { Nav, Platform, MenuController } from 'ionic-angular';....
Read more >
Customizing Ionic Apps for Web & Mobile
We've already started an app with a side menu, so we only need to apply minimal changes to achieve a flexible dynamic UI...
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