yandex-maps-unofficial / vue-yandex-map

Yandex Maps Component for VueJS
MIT License
358 stars 103 forks source link

Адаптация под nuxt [Vue warn]: The client-side rendered virtual DOM tree is not matching server-rendered #155

Closed cvaize closed 4 years ago

cvaize commented 5 years ago

[Vue warn]: 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

, or missing . Bailing hydration and performing full client-side render.

cvaize commented 5 years ago

image

cvaize commented 5 years ago

Работает только так image

PNKBizz commented 5 years ago

https://vue-yandex-maps.github.io/guide/#nuxt-module? Или у вас нативный SSR?

cvaize commented 5 years ago

@PNKBizz Да я настроил так

cvaize commented 5 years ago

image

PNKBizz commented 5 years ago

Хорошо

cvaize commented 5 years ago

@PNKBizz Ошибка появляется с подключением через modules

PNKBizz commented 5 years ago

Ок, посмотрю

cvaize commented 5 years ago

@PNKBizz Буду очень благодарен

wiklz commented 4 years ago

Просто попытался хотя бы example запустить image