rowanwins / vue-dropzone

A Vue.js component for Dropzone.js - a drag’n’drop file uploads utility with image previews
https://rowanwins.github.io/vue-dropzone/docs/dist
MIT License
2.02k stars 1.4k forks source link

the request to https://httpbin.org/post never response or response was canceled #577

Open marcuspx opened 4 years ago

marcuspx commented 4 years ago

When i uploaded images minor 1mb the resquest https://httpbin.org/post response well, but if a upload images mor than 2, 3 or 3mb the request to https://httpbin.org/post was canceled or never response, then never execute the success method, whats wrong?

Additional: I configure the dropzone 18mb maxFiles 3

JiangLianHui commented 3 years ago

Hi @marcuspx , Did you solve that issue?

ikovac commented 3 years ago

I am having the same issue, what's the status of this?

marcuspx commented 2 years ago

Hey guys, unfortunately, this library does not work, you need to figure out other libraries for that