anteriovieira / vue-mindmap

VueMindmap is a vue component for mindnode maps
https://codesandbox.io/s/jv7pl7wn15
MIT License
601 stars 109 forks source link

Unknown custom element #2

Open tsuyu opened 6 years ago

tsuyu commented 6 years ago

can you assist me, i got this warning

[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.

found in

---> at src\App.vue

anteriovieira commented 6 years ago

Hi @tsuyu ,

Can you give me an example of you code?

tsuyu commented 6 years ago

I follow this https://codesandbox.io/embed/jv7pl7wn15?codemirror=1

anteriovieira commented 6 years ago

I can not reproduce your error, could you please provide me with an example of your code?

image

garysun90 commented 5 years ago

please update like this: image image