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

@uppy/xhr-upload: fix this.uppy is undefined error #3207

Merged
merged 1 commit into from Sep 20, 2021

Conversation

aduh95
Copy link
Member

@aduh95 aduh95 commented Sep 20, 2021

Fixes: #3195

@aduh95 aduh95 changed the title @uppt/xhr-upload: fix this.uppy is undefined error @uppy/xhr-upload: fix this.uppy is undefined error Sep 20, 2021
@aduh95 aduh95 merged commit c84e218 into main Sep 20, 2021
@aduh95 aduh95 deleted the fix-undefined-error-xhr-upload branch September 20, 2021 13:45
Murderlon added a commit that referenced this pull request Sep 20, 2021
* main:
  Show all details on mobile when `showProgressDetails` is `true` (#3174)
  @uppt/xhr-upload: fix `this.uppy is undefined` error (#3207)
  ci: test on Node.js v16.x (#3205)
  @uppy/dashboard: fix linter (#3206)
  Add `2.1.1` to `CHANGELOG.md`
  Release
  Release
  Fix "attempted to use private field on non-instance" in `SearchProvider` (#3201)
  Add 'done' to `nb_NO.js` (#3200)
  @uppy/transloadit: fix unhandledPromiseRejection failures (#3197)
  fix: AbortController is not defined on Node.js (Server Side Render) (#3169)
@yhirano55
Copy link

@aduh95 thanks for your work 👏

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.

this.uppy returns undefined in xhr getResponseData
3 participants