0👍
You can try to add the modal in the App.vue and created a global variable to control its visibility. In case if you have more components, you can just it to parent component of all components (or particular page)
- [Vuejs]-VueJS2: How to update objects in an array and pass back to parent?
- [Vuejs]-Failed to resolve component: ejs-multiselect with VueJs, import error
Source:stackexchange.com