NΛRCISO
NΛRCISO
As discussed with @silentworks I will create this issue as reminder for the future. Since the repo is pre-1.0 and will probably have breaking changes, the Supabase team didn't committed...
I have a `middleware` using `withAuthMiddleware` that redirects the user to the homepage with a custom Search param and seems to not be supported because I get to this broken...
### Describe the feature you'd like to request I often use TypeScript aliases generally to have cleaner imports. I tried to use this code inside the `packages/api` inside the `tsconfig.json`:...
### Prerequisites - [x] If this is a question/suggestion, I have already considered discussing it on the [Discord Server](https://discord.gg/FQ5vgW3) - [x] I have attempted to look for similar github issues...
### Describe the bug The onSubmit validator is not re-triggering after first time when a "dynamic" field has changed. In this case I'm using Zod's discriminated union to decide whether...