zefoy / ngx-dropzone-wrapper

Angular wrapper library for Dropzone
MIT License
174 stars 51 forks source link

Could not get the return data from server while Chunk upload #86

Closed ronaknaik closed 6 years ago

ronaknaik commented 6 years ago

Whenever i have uploading any file with chunk upload i couldn't get return data on last chunk from server on success method.

sconix commented 6 years ago

That might be an issue in the dropzone or in your setup, but not in this wrapper. This wrapper just transforms the dropzone event into angular output. So you might want to ask that in dropzone issues.