$ errors.fyi/nuxtjs/NUXT_HYDRATION_ERROR 128 namespaces · 4,025 codes
nuxtjs · nuxtjs/NUXT_HYDRATION_ERROR
NUXT_HYDRATION_ERROR

Hydration Error

The HTML rendered on the server does not match what Vue produced on the client during hydration. Common causes include accessing browser-only globals (window, document) outside of onMounted, using Date.now() or Math.random() without a seed, or conditional rendering based on cookies that differ between server and client.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT