-
### What happened?
I'm using the latest version of the Quivr docker deployment as of 09-22-2023.
It's been working this morning. But now all of a sudden, when I ask it a question, there is NO resp…
-
First of all, this module is great, thank you for all the hard work on it!
A warning message when using the nuxt supabase module: `Multiple GoTrueClient instances detected in the same browser conte…
-
Yeah you're right, this will be a problem because internal config uses camelCase and yaml config uses kebab-case, so this will cause trouble in the future too. I think it would be best t…
-
is RethinkDB dead?
-
When trying to login to supabase using useSupabaseClient() using v0.1.14, I'm getting a 404 error:
POST http://localhost:3000/api/_supabase/session 404 (Page not found: /api/_supabase/session)
I…
-
## Describe the bug
When trying to generate types for my project with the supabase cli, it suddenly won't work anymore. I update the types when mutliple changes to the database have been made, but …
-
Make feature to change email.
It should update auth user account, and table users column email in public schema.
The email should be checked if exist with our custom Postgres method `exist_user`
-
Note: I'm currently using 1.38.
I have emacs set up precisely as shown in the documentation here: https://docs.deno.com/runtime/manual/getting_started/setup_your_environment#emacs for eglot.
Any…
-
# 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://gith…
-
# Feature request
Update the Select component so it is a styled dropdown, that can contain any children for each Select.Option
A great example of this is HeadlessUI
https://headlessui.dev/react…