inside Page index.vue Users, i tried to add a new button next to button delete user, that button will be responsible to open a modal, the problem i find is anywhere you click on that modal it get closed automaticly, i tested your demo and i find that you have same problem, if you go to users page and clicked on button remove user, if you click anywhere inside that modal it get closed.
inside Page index.vue Users, i tried to add a new button next to button delete user, that button will be responsible to open a modal, the problem i find is anywhere you click on that modal it get closed automaticly, i tested your demo and i find that you have same problem, if you go to users page and clicked on button remove user, if you click anywhere inside that modal it get closed.