angular-material-fileupload icon indicating copy to clipboard operation
angular-material-fileupload copied to clipboard

A fileupload component based on angular-material design

Results 69 angular-material-fileupload issues
Sort by recently updated
recently updated
newest added

Is there a way to restrict file types such as to .png or .pdf ?

The current labels for "Remove all", "Upload all" and the progress ("x% of y...") are hardcoded into the components. Please enable them to be parameterized, so we can translate/change them...

enhancement

I have this error after adding angular-material-fileupload to my app. Funny thing is I cannot reproduce this error in https://stackblitz.com/edit/angular-materia-file-upload. But I don't think this is fault of my error...

I installed this module usig below command `npm i angular-material-fileupload` After that when i try to restart my server using `ng serve` i got this error ``` ERROR in Failed...

> core.js:6014 ERROR Error: Uncaught (in promise): NullInjectorError: StaticInjectorError(AppModule)[FileUploadInputFor -> ElementRef]: > StaticInjectorError(Platform: core)[FileUploadInputFor -> ElementRef]: > NullInjectorError: No provider for ElementRef! > NullInjectorError: StaticInjectorError(AppModule)[FileUploadInputFor -> ElementRef]: > StaticInjectorError(Platform: core)[FileUploadInputFor...

NullInjectorError: StaticInjectorError(AppModule)[FileUploadInputFor -> ElementRef]: StaticInjectorError(Platform: core)[FileUploadInputFor -> ElementRef]: NullInjectorError: No provider for ElementRef! NullInjectorError: StaticInjectorError(AppModule)[FileUploadInputFor -> ElementRef]: StaticInjectorError(Platform: core)[FileUploadInputFor -> ElementRef]: NullInjectorError: No provider for ElementRef! at NullInjector.get (core.js:778) at...

I get the following error doing a prod build - but it works fine in dev mode. ERROR in : Unexpected value 'MatFileUploadModule in C:/dev/blah/src/blah/node_modules/angular-material-fileupload/matFileUpload.module.d.ts' imported by the module 'DesignModule...

I got the below error message while making build using --prod. It's working for me in dev mode. ERROR in ../angular-material-fileupload/matFileUpload.module.ts(13,2): Error during template compile of 'MatFileUploadModule' Function calls are...

Hi I get this error with the latest version (v2.0.0) when I follow the exact steps mentioned on the doc: FilingUploadDialogComponent.html:2 ERROR Error: StaticInjectorError(AppModule)[FileUploadInputFor -> ElementRef]: StaticInjectorError(Platform: core)[FileUploadInputFor -> ElementRef]:...

the plugin is not at all working waste of time