ionic-image-loader
ionic-image-loader copied to clipboard
Images not loading on first load [Ionic 4]
Seems there's a workaround for Ionic 3. Any advice for Ionic 4?
facing same issue, but only on iOS, working fine in android
facing the same issue on ios, any solutions ?
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.
the V4 branch seems to work well in my case :-)
not here. on first view images not showing. and workaround described in readme doesn't work for v4 either
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 It only works using useImg