Ilya
Ilya
> Please remove `nuxt-vite` dependency (it is for Nuxt 20, `node_modules` and `yarn.lock`. Also as workaround, as @HarmNullix mentioned, directly add `@nuxt/vite-builder` dependency and reinstall with `yarn install`. It should...
> Hmm, I'm afraid this issue is not related to yarn. Seems one of the dependencies you are using is not compatible with server-side rendering. Would you mind to update...
Is there any news? @pi0
its a vue bug project and majestic-ui were need to update vue/vite packages
If someone have same issue, as a workaround you can set animation to md at ion-router-outlet. And it will be fine. Also some of your pages could require a lot...
there isn't actually animation on replace
Same, did you find a fix?
> suggested fix: Oh, I see... It's working, thank you