wKoza / ngx-upload

Ngx-upload is an upload module for Angular Ivy ready
30 stars 15 forks source link

Not working while drag and drop of .avi file and same is working while upload by file explorer #69

Closed manohar719 closed 4 years ago

manohar719 commented 5 years ago

Hi, I have a implemented the drag and drop functionality for all types of files. When I am drag and upload the .avi file is it getting $error and for same file if I upload by file explorer and upload it then it works.

I have added all the MIME types // Videos MineTypeEnum.Video, MineTypeEnum.Video_Threegpp, MineTypeEnum.Video_H264, MineTypeEnum.Video_Mp4, MineTypeEnum.Video_Mpeg, MineTypeEnum.Video_Ogg, MineTypeEnum.Video_Quicktime, MineTypeEnum.Video_Webm,

'video/x-msvideo', 'video/mp2t', 'video/3gpp2',
wKoza commented 4 years ago

fixes with 8.0.6