We are looking to expand the options here within the FileType class.
Bonus
Using the right class (FileLikeObject) for the file input parameter.
## Problem
We want to allow users to upload zip files when interacting with this module.
Found an open issue.
closes https://github.com/valor-software/ng2-file-upload/issues/885
## Solution
We are looking to expand the options here within the `FileType` class.
## Bonus
Using the right class (`FileLikeObject`) for the `file` input parameter.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Problem
We want to allow users to upload zip files when interacting with this module.
Found an open issue.
closes https://github.com/valor-software/ng2-file-upload/issues/885
Solution
We are looking to expand the options here within the
FileTypeclass.Bonus
Using the right class (
FileLikeObject) for thefileinput parameter.Codecov Report
23.07% <100%> (ø)Continue to review full report at Codecov.