Andrei Hudovich
Andrei Hudovich
### Build tool Vite ### Where do you see the problem? - [X] In the browser - [ ] In the terminal ### Describe the bug It looks like it's...
### Describe the bug Trying to make it work in a monorepo powered by Turborepo without building the shared components. There is no much information on the topic. In the...
When I try to sign in with auth providers like Google or Apple, `useSupabaseUser()` returns `false` during SSR. But: 1. It returns the user object after hydration on the client...