jlemonz
jlemonz
Aha would be nice to have a js version also sincse most documation is js and not ts
got also this issue. On all my websites. I dont have third party elementor plugins. And i use hello theme
It looks like it is fixed. Not sure which update and fix did it. Can other people check?
Would using redirectOptions: { login: '/login', callback: '/confirm', include: undefined, exclude: [], saveRedirectToCookie: false, } be able to solve the issue? Anyone have experience with this?
I think this was the issue callback: "/dashboard", . So i fixed it. I use the pcke flow so what is the point of the callback function? I now just...
I found this in the code. I am not sure if this would fix anything. With the issue i had. But i am out of options. 
Oke I got my issue again. I was logged in as a different user. I already used the simple middleware example from the docs. No succes.
 could this not be the edge case? Instead of getsession use getuser? As recommended in supabase docs.
SSR is on. The website itself is https://foodtrucksenzo.nl/. It's not public but I could invite you to see the code. Thanks!