#Weird error on static hosting
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
Using npx nuxi generate output files gives me "Hydration completed but contains mismatches." error on hosting, however its fine if i run a preview build. What could be causing this error?
After adding ssr: false to config the error is gone.
Can you show some of the error message? And the component it is causing?