wobsoriano/vue-lite-youtube-embed

single root node

Closed this issue · 1 comments

Hello!
I try to place it inside a vue app with router and get this error:

Multiple root nodes returned from render function. Render function should return a single root node.

found in

--->
at src/views/HomeView.vue
at src/App.vue

Does it not work inside ChildViews ?

Are you using Vue 2? If yes, update to 1.2.0 and follow the updated instructions in README. Thanks! Feel free to reopen.