ionic-image-loader icon indicating copy to clipboard operation
ionic-image-loader copied to clipboard

Images not loading on first load [Ionic 4]

Open fmendoza opened this issue 5 years ago • 7 comments

Seems there's a workaround for Ionic 3. Any advice for Ionic 4?

fmendoza avatar Apr 30 '19 00:04 fmendoza

facing same issue, but only on iOS, working fine in android

vickytak avatar May 11 '19 09:05 vickytak

facing the same issue on ios, any solutions ?

hybridappsics avatar May 14 '19 10:05 hybridappsics

Any updates for Ionic 4 support coming? I'm seeing this same issue. I'd like to continue using this plugin, but need to build in Ionic 4.

jkufrin avatar Jun 24 '19 13:06 jkufrin

the V4 branch seems to work well in my case :-)

ericdesa avatar Sep 28 '19 23:09 ericdesa

not here. on first view images not showing. and workaround described in readme doesn't work for v4 either

draoZA avatar Oct 04 '19 15:10 draoZA

I've found are very hacky way to make an image load on first try. You can set the fallbackUrl to the same url as your actual image, then set fallbackAsPlaceholder to true and the image will actually appear on first load.

MeijerM1 avatar Oct 13 '19 13:10 MeijerM1

@MeijerM1 It only works using useImg

edinsoncs avatar Mar 13 '21 00:03 edinsoncs