Prerequisites
Ionic Framework Version
Current Behavior
Refresher only works, gets visible, on active page upon reload.
Expected Behavior
Expects refresher to be visible on every page upon refresh, even if not active page upon refresh.
Steps to Reproduce
Use the tabs sample. Add a cdk virtual scroll list with refresher to each single tab page. Refresher only works on one of the pages, the one being active upon refresh in browser.
Code Reproduction URL
https://stackblitz.com/edit/ionic6-angular13-bat2vm
Ionic Info
Ionic:
Ionic CLI : 6.19.0 (npm\node_modules@ionic\cli)
Ionic Framework : @ionic/angular 6.1.9
@angular-devkit/build-angular : 14.0.1
@angular-devkit/schematics : 13.3.5
@angular/cli : 14.0.1
@ionic/angular-toolkit : 6.1.0
Capacitor:
Capacitor CLI : 3.5.1
@capacitor/android : 3.5.1
@capacitor/core : 3.5.1
@capacitor/ios : 3.5.1
Utility:
cordova-res : 0.15.2
native-run : 1.5.0
System:
NodeJS : v14.17.5 (C:\Program Files\nodejs\node.exe)
npm : 7.22.0
OS : Windows 10
Additional Information
This issue #25318 solved the problem where the refresher got visible too often, not sure if this bug fix actually causes this new problem.
Prerequisites
Ionic Framework Version
Current Behavior
Refresher only works, gets visible, on active page upon reload.
Expected Behavior
Expects refresher to be visible on every page upon refresh, even if not active page upon refresh.
Steps to Reproduce
Use the tabs sample. Add a cdk virtual scroll list with refresher to each single tab page. Refresher only works on one of the pages, the one being active upon refresh in browser.
Code Reproduction URL
https://stackblitz.com/edit/ionic6-angular13-bat2vm
Ionic Info
Ionic:
Ionic CLI : 6.19.0 (npm\node_modules@ionic\cli)
Ionic Framework : @ionic/angular 6.1.9
@angular-devkit/build-angular : 14.0.1
@angular-devkit/schematics : 13.3.5
@angular/cli : 14.0.1
@ionic/angular-toolkit : 6.1.0
Capacitor:
Capacitor CLI : 3.5.1
@capacitor/android : 3.5.1
@capacitor/core : 3.5.1
@capacitor/ios : 3.5.1
Utility:
cordova-res : 0.15.2
native-run : 1.5.0
System:
NodeJS : v14.17.5 (C:\Program Files\nodejs\node.exe)
npm : 7.22.0
OS : Windows 10
Additional Information
This issue #25318 solved the problem where the refresher got visible too often, not sure if this bug fix actually causes this new problem.