nishantmc / angular-material-fileupload

A fileupload component based on angular-material design
MIT License
98 stars 77 forks source link

Update mat-file-upload.component.ts #84

Open OzBob opened 3 years ago

OzBob commented 3 years ago

emit error on error e.g. file size exceeds server limit and throws 413 response.

related to https://github.com/nishantmc/angular-material-fileupload/issues/16