uppy
uppy copied to clipboard
examples: add Remote Sources to Vue and Svelte
Are you able to get it working? I'm getting CORS error if I try a remote source? I tried the Vue app with "Import from link"
Yeah the companionUrl
there is just an example, it won't work without it, but to make it actually work you have to run companion locally, which I thought is out of scope of this example. Maybe in this case RemoteSources
shoudn't be in this example at all :thinking:
There are CORS errors when trying to load companion.uppy.io
from localhost, I'm not sure what would be the correct way forward.