I am using ngx-uploader to implement file upload in my project.
But when I upload multiple files, it seperate the files array to multiple request.
I have tried to use ng2-file-upload but the same result.
Asked
Active
Viewed 5,058 times
3

dangquang1020
- 496
- 3
- 7
- 23
1 Answers
2
See this thread on GitHub: https://github.com/valor-software/ng2-file-upload/issues/671
I haven't tested it yet but looks promising.

roymckrank
- 689
- 3
- 12
- 27