Oluwakorede Fashokun
Oluwakorede Fashokun
@hedgerh Forgot to save the files. Just updated it now. I'm still having the issue.
Any permanent fix yet? I uninstalled and reinstalled, but the error persists.
Worked at first... But no... It's back! "An update or installation of VS Live Share failed due to a corrupted download. Please uninstall and reinstall the extension to resolve. See...
I'll implement the new JS client. Also, I think there might have been a misunderstanding. This isn't the codebase for the Lemme app. Someone else built it. But I'll make...
Thanks for running the project locally! Unfortunately, as far as I know, this is a warning, and it's the only way we can get this working, since we have to...
Interestingly, using `@urql/exchange-multipart-fetch` (although deprecated) allows React Native uploads to work as expected. Is there a specific reason this feature was removed when multipart fetch was added into `@urql/core`? I...
Thank you very much for your assistance. Based on @JoviDeCroock's suggestion, I added a `toJSON` method to the class I'm using to wrap the file data, which looks like this...
Thanks! I was finally able to get it to work with this code: I can write a blog post or update the documentation with this method if you want, because...