Skip to content

Fix XHRUpload.js error handling#656

Merged
goto-bus-stop merged 1 commit into
transloadit:masterfrom
rhymes:patch-1
Feb 22, 2018
Merged

Fix XHRUpload.js error handling#656
goto-bus-stop merged 1 commit into
transloadit:masterfrom
rhymes:patch-1

Conversation

@rhymes

@rhymes rhymes commented Feb 22, 2018

Copy link
Copy Markdown
Contributor

There's an error introduced by #612 here https://github.com/transloadit/uppy/pull/612/files#diff-ca5a310a56869b8b55189737dc65736cR238

It should be called with the response text and the xhr object.

This fixes #645

There's an error introduced by #612 here https://github.com/transloadit/uppy/pull/612/files#diff-ca5a310a56869b8b55189737dc65736cR238

It should be called with the response text and the xhr object.

This fixes #645

@goto-bus-stop goto-bus-stop left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good find, thanks!

@goto-bus-stop
goto-bus-stop merged commit f727197 into transloadit:master Feb 22, 2018
@rhymes
rhymes deleted the patch-1 branch February 22, 2018 14:24
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

Successfully merging this pull request may close these issues.

XHRUpload.js: Cannot read property 'log' of undefined

2 participants