imgcache.js
imgcache.js copied to clipboard
Sometimes images are not rendered fully in ios
When i try to load images using image cache js sometimes the images are not rendered fully. Half of the image is visible and the remaining part is just black.
Several similar issues reported, please have a look at: #76 #84 #91. Please state the versions you are using and the target environment.
Hi Chris,
I am encountering the same issues as well. I am using the AngularJS wrapper (jBenes) and retrieving images from lorempixel (for development / testing purposes).
Environment Info: Ionic Version 1.0.0 Cordova 3.7.1 on Android
When I inspect the images in the storage, they are alright so I strongly suspect that the callbacks are occurring too early before the downloads are completed.
Same here, incomplete images don't happen to often, but regularly. imgCache version 0.7.5 Cordova 3.7.0 on ios 8.1 (iPad)
I seem to be seeing this too. On both Android and iOS.