Upload progress and Supabase file upload

Any way to receive progress of file uploads using supabase buckets?

I’m guessing Weweb is using the standard file upload method, and not the Resumable Uploads method?

Correct

You could try youself using javascript as the client is available under wwLib.wwPlugins.supabase.instance if you manage to importe the library used in the example, maybe through their CDN