I am using Nuxt.js / Vuejs for mmy app, and I keep facing this error in different places:
The client-side rendered virtual DOM tree is not matching serve
For Nuxt version above 2.10 it doesn't need to install nothing, just use the default component as mentioned https://nuxtjs.org/api/components-client-only/.