ngx-gallery
ngx-gallery copied to clipboard
Image download error handling
Is there a plan or how could I achieve error handling when using image (big) downloaded from url? spinner just keeps spinning even if i,e, 404 or 500 error is returned from backend.
I don't want to use global interceptors, just to show error on particular image (i.e. image could be removed or not accessible anymore).