rg-uploader
rg-uploader copied to clipboard
externalFileForm with autoUpload: true doesn't work
trafficstars
also on your demo page "files" of input[type=file] is an empty FileList
It's working the right way.
https://github.com/redgoose-dev/rg-uploader/wiki/2.-Options You can refer to the interceptor function to manipulate the data.
And fixed all dependency versions.