-
# 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…
-
# Bug report
- [ ] I confirm this is a bug with Supabase, not with my own application.
- [ ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
**pubspec.yaml**:
```
environment:
sdk: ">=2.18.5
-
### Describe the bug
I am using Vue `@tanstack/vue-query`
I have latest packages:
```
"@tanstack/vue-query": "^5.59.13",
"@tanstack/vue-query-devtools": "^5.59.13",
```
i get this error:
…
-
### Describe the problem
When working with universal loaders (`+page.js` and `+layout.js`), there's (_seemingly_) no way to pass around functions or object instances without resorting to globals or s…
-
I'm using supabase auth, supabase RLS, and the supabase postgREST api. I like the idea of pushing authorization and validation rules all into the db, rather than having them split across the app layer…
-
# 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…
-
some edge functions are returning a hardcoded 400 bad request error for any type of exception.
fix this and make sure that they also return useful hints
-
Are there plans to also support the "useInfinite Offset Pagination Query", "useOffsetInfiniteScrollQuery", "useCursorInfiniteScrollQuery" and "useOffsetInfiniteQuery" functions in SWR?
https://sup…
-
**Is your feature request related to a problem? Please describe.**
I have a monorepo that has a very specific naming structure with `/apps` and `/libs` folders. The option for `--workdir` is great wh…