ng2-file-upload doesn't work when I do not have office installed #1136
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I tested the ng2-file-upload on my vm without any office installed, and I am trying to upload a file with a file type of .doc & .docx and it keeps me going to this condition ->
this.uploader.onWhenAddingFileFailed = (item, filter, options) => { }
is there a workaround on this to work without me having to install office at all?
uhmm, i am having this issue also. I noticed it only happens in windows.
ng2 file control do not support Docx extensions what i came to know