vue-dropzone
vue-dropzone copied to clipboard
upload progress no render

data.filelist = [];
The console has output progress every time the file is uploaded, but the HTML does not render progress bar; Do not know why?
You shouldn't need to implement uploadProgress manually, it should just happen automatically