-
Hey all,
Thank you for setting up this helm chart. I am new to supabase and just tried this helm chart but couldn't make it run, I found the following issues
1. https://supabase-community.github.i…
-
I recorded something and saved it to my storage (Supabase). Now when i display the audio, there is no duration/total time shown until I play.
``
Any ideas why not?
-
# Bug report
## Describe the bug
I wanted to give this a quick try and assumed that the es module version works in the browser
## To Reproduce
1. Create an 👉 `index.html` file
```html
…
-
useInsertMutation sends a requests with invalid select parameters which causes an error.
I have 2 project tables which is needed for my use case.
```
CREATE TABLE projects (
id INTEGER NOT N…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
-
## Idea / Feature
Replace Firebase Cloud Firestore with a Postgres instance. (and Firebase Storage with just a Google Storage bucket)
## Use Case / User Story
1. Firebase has given us…
-
Dart client functions like download & delete throw 500 internal server error.
Steps to reproduce the behavior:
1. Go to 'supabase dashboard'
2. Create a public bucket with a policy that allow any…
-
### Discussed in https://github.com/orgs/supabase/discussions/20705
Originally posted by **joshsutheran-habitude** January 24, 2024
Unable to run supabase start from the CLI, as the aforementi…
-
# Bug report
## Describe the bug
My Supabase table when I set the primary key column to be **NanoID** caused a problem with Realtime detecting changes.
![vivaldi_B6QNT33q6V](https://github.com/…
-
# Feature request
## Is your feature request related to a problem? Please describe.
The newest version of `supabase/storage-js` has a method to create multiple signed urls with one request. This…