Redirects too many times error

I’m getting this “redirects too many times” error when opening any localhost studio project.
If I goto http://localhost:3000/ I see my home page but see errors :

Project ID: nV7sRTPBx6ecWzFNNAWeQg
And it’s a Nextjs/codegen project.

Any help appreciated

image.png

On inspect I see:
Expected server HTML to contain a matching <div> in <p>.
And remember @chungwu telling me here.

So did a search and I see in console :

image.png

Problem is, I can’t fix it in the Studio as get the Local host error, when trying to enter the project.

hmm do you get the redirect error too if you go to http://localhost:3000/plasmic-host

No I don’t see any errors.

No errors in console anymore for “p div” not sure what happened.