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/transloadit: fix unhandledPromiseRejection failures #3197

Merged
merged 6 commits into from
Sep 16, 2021

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Sep 14, 2021

Fixes: #3189

@aduh95 aduh95 requested a review from Murderlon September 14, 2021 16:51
packages/@uppy/core/src/index.js Outdated Show resolved Hide resolved
@aduh95 aduh95 merged commit b364708 into main Sep 16, 2021
@aduh95 aduh95 deleted the transloadit-fix-upload branch September 16, 2021 13:24
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)
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.

Uppy version 2.1.0 does not pass fields to TransloadIT
2 participants