Ionic version:
Ionic:
Ionic CLI : 7.0.1 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 7.0.1
@angular-devkit/build-angular : 15.2.5
@angular-devkit/schematics : 15.2.5
@angular/cli : 15.2.5
@ionic/angular-toolkit : 6.1.0
Capacitor:
Capacitor CLI : 4.6.2
@capacitor/android : 4.6.2
@capacitor/core : 4.6.2
@capacitor/ios : 4.6.2
Presently, when scrolling quickly, a white screen is displayed, followed by data after one or two seconds. But with slow scrolling, it functions perfectly. And it works quite well on Android smartphones.
I am using “@angular/cdk/scrolling” for the scrolling feature.
The same problem with “ion-infinite-scroll” and “ion-refresher” persisted in Ionic 6.
Has this happened to anyone else? It does not occur in the browser.