You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error, when i am setting allowed file types and then select file from file browser:
ERROR TypeError: this.contentTypes.find is not a function
at NgUploaderService.push../node_modules/ngx-uploader/fesm5/ngx-uploader.js.NgUploaderService.allContentTypesAllowed (ngx-uploader.js:365)
at NgUploaderService.push../node_modules/ngx-uploader/fesm5/ngx-uploader.js.NgUploaderService.isContentTypeAllowed (ngx-uploader.js:376)
at ngx-uploader.js:73
at FileList.reduce (<anonymous>)
at NgUploaderService.push../node_modules/ngx-uploader/fesm5/ngx-uploader.js.NgUploaderService.handleFiles (ngx-uploader.js:70)
at HTMLInputElement.NgFileSelectDirective.fileListener (ngx-uploader.js:568)
The text was updated successfully, but these errors were encountered:
I get this error, when i am setting allowed file types and then select file from file browser:
The text was updated successfully, but these errors were encountered: