Skip to content

Wrong field used in case of error #16

Open
@mzielinski

Description

@mzielinski

this.onUpload.emit({ file: this._file, event: event });

It should be error, not event used in error handler. Because of that, there is exception in console, and event is not sent when http status is different than 2xx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions