[RESOLVED] Vue Warning Hydration
Why show this warning? what am I doing wrong? why do the client and server have two different results?
I'm using components from models which is only used internally.
My settings of the module is:
4 Replies
I doubt this is related
Seems more like the UI library has hydration errors
What does hydration mean? I would like to understand this term well
are you saying that it is most likely not a nuxt problem but a vuetify problem?
The docs has a good explanation https://vuejs.org/guide/scaling-up/ssr.html
Vue.js
Vue.js - The Progressive JavaScript Framework
thank you so much. I solved it!
The problem was this: