Closed JMartinCollins closed 1 day ago
I noticed this first in my own project, then initialized a fresh project with the npx create command and it's also present.
Warning: Prop `nonce` did not match. Server: "08ee5b8565b734df11d1c95c2837209d" Client: "" script ClientHintCheck@http://localhost:3000/app/utils/client-hints.tsx:35:32
Steps to reproduce:
npx create-epic-app@latest
npm run dev
Closing. I found that this topic has an active discussion https://github.com/epicweb-dev/epic-stack/discussions/768
I noticed this first in my own project, then initialized a fresh project with the npx create command and it's also present.
Steps to reproduce:
npx create-epic-app@latest
to create a new project form the templatenpm run dev