You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have no idear why this should not work. But I get
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'auth')
at f (@nuxtbase_auth-ui-vue.js?v=e511d63d:1418:38)
at fn._withMods.fn._withMods (chunk-7SWADUAP.js?v=e511d63d:10764:12)
at callWithErrorHandling (chunk-7SWADUAP.js?v=e511d63d:1593:18)
at callWithAsyncErrorHandling (chunk-7SWADUAP.js?v=e511d63d:1601:17)
at HTMLFormElement.invoker (chunk-7SWADUAP.js?v=e511d63d:9974:5)
In supabase I get a 200 request.
The text was updated successfully, but these errors were encountered:
store/auth.ts
Login.vue
I have no idear why this should not work. But I get
In supabase I get a 200 request.
The text was updated successfully, but these errors were encountered: