#Nuxt 3 loading webpage in a weird way

5 messages · Page 1 of 1 (latest)

woeful kernel
#

Resolvable by fixing the hydration mismatches.

high grove
#

I am sorry but how do i fix this

woeful kernel
#

If I have time, I will take a look and give you some pointers. For the time being, read the mismatch warnings, from what I can see they revolve around vuetify components, find those components and research what the SSR implications are.

#

The easy fix is to disable SSR. But obviously, that has its own ramifications.

high grove
#

okay thank you, please install the repo and give me an example to solve this issues