aslanon / vue-confirm-dialog

Simple Confirm Dialog verification plugin with Vue.js.
https://aslanon.github.io/vue-confirm-dialog/
MIT License
190 stars 42 forks source link

[Vue warn]: Unknown custom element: <vue-confirm-dialog> - did you register the component correctly? #22

Closed jayant-lumino closed 3 years ago

jayant-lumino commented 3 years ago

Describe the bug I have followed all the steps mentioned here but still, I am getting

[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option. found in ---> <Resources/nuxt/layouts/dashboard.vue> at resources/nuxt/layouts/dashboard.vue

** **File inside plugin** ![image](https://user-images.githubusercontent.com/74182056/105345210-fb915980-5c09-11eb-93e3-2ab039061b4b.png) **nuxt.config.js** ![image](https://user-images.githubusercontent.com/74182056/105345514-5dea5a00-5c0a-11eb-81b2-d13668bb94af.png) **layout/dashboard.vue** ` `