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

fix nonce error with remix dev server #774

Closed zwhitchcox closed 2 months ago

zwhitchcox commented 2 months ago

When running the dev server without a nonce, e.g. via pnpm remix vite:dev -p 3000, you currently get an error:

Screenshot 2024-06-18 at 12 44 22 PM

Test Plan

Tested manually

Checklist

Screenshots

See above