Open todd-skelton opened 5 months ago
It might be a separate issue but having Dark Reader enabled for the site gave the above behavior. Disabling Dark Reader allow it to work normally. I haven't seen Dark Reader cause such an issue before.
the same issues.
Try to open it in incognito mode. You will see the desired result. I think some of Chrome extensions causes this
I cloned your code, ran
npm install
andnpm run dev
and the server side rendering seems to work but then it breaks once hydrated.