Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate request error message #221

Open
rootedsoftware opened this issue Mar 20, 2016 · 3 comments
Open

Validate request error message #221

rootedsoftware opened this issue Mar 20, 2016 · 3 comments

Comments

@rootedsoftware
Copy link

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.

@ghost
Copy link

ghost commented Apr 26, 2016

Hi
I have the same question: is there callback on server error? The finished callback is only called on success.
Mark

@tomitrescak
Copy link
Owner

tomitrescak commented Apr 27, 2016 via email

@ghost
Copy link

ghost commented Apr 27, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants