zyra / ionic-image-loader

Ionic 2+ Component that loads images in a background thread and caches them for later use
MIT License
435 stars 137 forks source link

Fix #230 #243

Closed pcsantana closed 5 years ago

pcsantana commented 5 years ago

When the http request throws an error (eg. http status 403), there is no catch to the rejected promise, like mentionated in #230

ihadeed commented 5 years ago

Thanks @pcsantana !

pcsantana commented 5 years ago

Hi! There is a chance to release this fix, please?

Enrico204 commented 5 years ago

+1 for a bugfix release