ng2-image-upload icon indicating copy to clipboard operation
ng2-image-upload copied to clipboard

Error State and Message are not reflected on uploadStateChanged Event

Open hugobarona opened this issue 6 years ago • 0 comments

In case of an error happens with an image that we try to upload (e.g. File Too Large), this information is not reflected on the uploadStateChanged Event, when its emitted. Hence, it is not possible to identify when an error occurs while uploading an image.

hugobarona avatar Aug 29 '19 14:08 hugobarona