You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently on Vue 2.6.10, and for some reason keep getting this error:
vue.esm.js?a026:628 [Vue warn]: Unknown custom element: <Panorama> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
found in
---> <Media> at src/components/micro/Media.vue
<Inspector> at src/components/Inspector.vue
<Blog> at src/components/Blog.vue
<App> at src/App.vue
<Root>
Here's the component where I've included panorama:
Currently on Vue 2.6.10, and for some reason keep getting this error:
Here's the component where I've included panorama:
The text was updated successfully, but these errors were encountered: