Flickering ion-card with image

Hi there,

I observe flickering ion-cards (image embedded) on my iPhone when scrolling up or down beyond the visible ion-content. Any idea? Someone? :slight_smile:

cli packages: (/usr/local/lib/node_modules)

@ionic/cli-utils  : 1.19.0
ionic (Ionic CLI) : 3.19.0

global packages:

cordova (Cordova CLI) : 7.1.0 

local packages:

@ionic/app-scripts : 3.1.5
Cordova Platforms  : ios 4.4.0
Ionic Framework    : ionic-angular 3.9.2

System:

ios-deploy : 1.9.2 
ios-sim    : 5.0.13 
Node       : v6.11.5
npm        : 3.10.10 
OS         : macOS High Sierra
Xcode      : Xcode 9.2 Build version 9C40b 

Environment Variables:

ANDROID_HOME : not set

Misc:

backend : pro

can you provide the code in question, that has this problem?

Hi,

integrating the following code into a starter-project gives the described effect. The flickering shows up when pulling.

It’s just a normal image-tag…

Thx for your help!

I don’t know why but my code example is not visible: It’s just an ion-card with an embedded img. Without the ion-card, the problem disappears.

And the flickering shows up on an iPhone.

UIWebView or WKWebView?

I have WKWebView installed

@SquaredDate did you find a solution?

yes, i switched over to native programming and flutter :slight_smile: