BRACKETS-by-TRIAD / craftable

Admin panel builder / CRUD generator for Laravel.
https://getcraftable.com
MIT License
984 stars 191 forks source link

there's an issue when using Modal Component inside Dropdown Component #431

Open oussamanm opened 3 months ago

oussamanm commented 3 months ago

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.