Merlijn Vos

Results 195 comments of Merlijn Vos

More technical context on the issue: https://github.com/transloadit/uppy/pull/3314#issuecomment-967798834

I have a feeling that `got` has more things baked-in that we would need to make around `undici` ourselves, but I haven't looked close enough at it how we use...

I think the best thing to do is make a list of how we use `request` in Companion, and see how that list does in https://github.com/sindresorhus/got#comparison. If we need some...

Hi, I haven't seen this error before with the latest Uppy versions for `tus-node-server` and `tusd`. Which leaves me to believe it is in fact the java server doing something...

While this is weird indeed, this also seems a bit like an [XY problem](https://meta.stackexchange.com/questions/66377/what-is-the-xy-problem/66378#66378). Why are you trying to do this? AFAIK if you remove `hideUploadButton` and the event handler,...

I see. Ideally we would allow for custom restrictions to error, block, and inform elegantly. But this may be the best way indeed for now. Are you willing to make...

> Is there a way to use Golden Retriever with S3 multipart now? As far as I know this still needs work. I think @goto-bus-stop is more knowledgeable on this,...

As it works on our examples page I'd also say it's likely an issue on your side. I don't have an Android phone myself to reproduce unfortunately.

> Hello! Any solution for that one? I have the same problem in my mobile app. You can fork the plugin and add a button that changes the mirror option....