Aleksandar Bencun

Results 15 comments of Aleksandar Bencun

I think that the page runs correctly. Will come back with more details. Thank you for a quick response!

@garronej 7.11.10 and latest don't fix the issue. However I think I've tracked it down and I've opened PR #370 with a potential fix.

Based on what @fredsensibill did, I've implemented his solution using `tsx` in our package where we convert multiple schemas to TS at once. Put it in a file `transformer.ts` and...

Same, no workaround helps, I always get three `/api/auth/session` calls when session refetch happens. Version `5.0.0-beta.16` on Next 14.1.4.

I can confirm that the issue was resolved in `beta.18` for us.

We're still seeing this completely randomly in Vercel logs of our deployments on Vercel -- we were never able to reproduce it locally. Sometimes it goes away for some time...

In our case this is the current state of things: - This has never ever happened before prior to us moving to v5 beta a couple of months ago -...