Open fmendoza opened 5 years ago
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.
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
Seems there's a workaround for Ionic 3. Any advice for Ionic 4?