nextjs router broken ?
Hi! I just started using refine.
I added the necessary functions in the authProvider.ts, changed supabase keys.
My selection is NextJS, Supabase, AntD and Typescript.
If I click a link, I end up with
I have this in my network tab:
Is it something I'm missing or is this a bug ?
Thanks
I added the necessary functions in the authProvider.ts, changed supabase keys.
My selection is NextJS, Supabase, AntD and Typescript.
If I click a link, I end up with
/login?to=%2Fregister in the url, but no page change.I have this in my network tab:
{"pageProps":{"__N_REDIRECT":"/login?to=%2Fforgot-password","__N_REDIRECT_STATUS":307},"__N_SSP":true}Is it something I'm missing or is this a bug ?
Thanks
