epicweb-dev / epic-stack

This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
https://www.epicweb.dev/epic-stack
MIT License
4.32k stars 355 forks source link

nonce empty on client #766

Closed curler7 closed 2 months ago

curler7 commented 2 months ago

Getting following error on browser console

Warning: Prop nonce did not match. Server: "0d1781b142423cac737af4b3e38a32ea" Client: ""

Getting started with the following instructions

git clone https://github.com/epicweb-dev/epic-stack.git cd epic-stack npm install cp .env.example .env npm run setup

Tested with firefox and chromium. Both displayed same error. Did i missed something? Thx for response.

kentcdodds commented 2 months ago

Hi @curler7,

I can't reproduce this on the deployed version of the stack: https://www.epicstack.dev