Я делаю установку в своем проекте nuxt, как описано в документации, но в конце я получаю ошибку:
The client-side rendered virtual DOM tree is not matching server-rendered content. This is likely caused by incorrect HTML markup, for example nesting block-level elements inside <p>, or missing <tbody>. Bailing hydration and performing full client-side render.
И реактивность в приложении отсутствует. Помогите мне, пожалуйста.
tui-nuxt: https://github.com/tui-nuxt/editor#getting -старт