stechstudio/laravel-shuttle

Shuttle/uppy error handling

jszobody opened this issue · 0 comments

I was able to get into a pretty broken state just now:

Image

Trying to upload 4 files. 2 worked, 1 failed at 100%, 1 is just spinning in progress.

The main issue here though is that the page is now broken hard. I can't even retry the failed file:

Image

We have to figure out some way to catch JS errors with the upload process, log them, display them, do whatever we need to do... but ensure the page isn't left completely broken.