uppy icon indicating copy to clipboard operation
uppy copied to clipboard

examples: add Remote Sources to Vue and Svelte

Open arturi opened this issue 1 year ago • 3 comments

arturi avatar Oct 20 '23 13:10 arturi

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"

aduh95 avatar Oct 23 '23 15:10 aduh95

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:

arturi avatar Oct 23 '23 15:10 arturi

There are CORS errors when trying to load companion.uppy.io from localhost, I'm not sure what would be the correct way forward.

aduh95 avatar Mar 29 '24 09:03 aduh95