I use nuxt 2.15.8 with vue-lazy-hydration. Plugin works properly on dev environment but when I build it and run locally static content is rendered but it's not reactive. I tried to use imports and components - the same behavior. Any ideas what's wrong?
I use nuxt 2.15.8 with vue-lazy-hydration. Plugin works properly on dev environment but when I build it and run locally static content is rendered but it's not reactive. I tried to use imports and components - the same behavior. Any ideas what's wrong?