mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
* fix uploadRemoteFile undefined for some reason, only when testing locally using VITE_COMPANION_URL=https://api2.transloadit.com/companion only we get this error... i'm thinking for some reason, the remote file gets serialized into state and then de-serialized again causing remote.requestClient to be gone so I solve it by instead storing the request clients in Uppy fixes #4791 * fix bugs * remove unrelated space changes * apply suggestions * Update Uppy.js * fix lint --------- Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com> |
||
|---|---|---|
| .. | ||
| angular-example | ||
| aws-companion | ||
| aws-nodejs | ||
| aws-php | ||
| bundled | ||
| cdn-example | ||
| custom-provider | ||
| digitalocean-spaces | ||
| multiple-instances | ||
| node-xhr | ||
| php-xhr | ||
| python-xhr | ||
| react-example | ||
| react-native-expo | ||
| redux | ||
| svelte-example | ||
| transloadit | ||
| transloadit-markdown-bin | ||
| uppy-with-companion | ||
| vue | ||
| vue3 | ||
| xhr-bundle | ||