ngx-gallery icon indicating copy to clipboard operation
ngx-gallery copied to clipboard

Image download error handling

Open miqm opened this issue 4 years ago • 0 comments

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).

miqm avatar Jun 30 '20 20:06 miqm