You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not displaying a full progress bar, instead I'm showing a small drop area for the file upload. If there is an error it won't show since the area is so small. How can I catch the error? I want to be able to use an alert or growl style message to show the user the error.
The text was updated successfully, but these errors were encountered:
Thanks @tomitrescak
But how can I access that error message? I see the error message returned in the xhr response. But I can't see a way to access that response (when using dropzone).
All tips greatly appreciated.
Thanks
I'm not displaying a full progress bar, instead I'm showing a small drop area for the file upload. If there is an error it won't show since the area is so small. How can I catch the error? I want to be able to use an alert or growl style message to show the user the error.
The text was updated successfully, but these errors were encountered: