Hi
We are using the advanced multi uploader plugin and are using it to send multiple files into our bubble app’s amazon storage.
What we’re seeing is that front time to time, bubble throws an error into the debugger, and the file uploader stops uploading that file. having thrown an error, the file is not uploaded and you have to reload the page to get it to reset.
Inspecting this in Chrome, it appears to be happening on a “geturl” action of some kind.
When it happens, there is no “when all files have finished uploading” event triggered as this one is in an error state. if you leave it for a while, the spinning circle just spins forever.
Any ideas?
Thanks
Richard