I want to build a simple open/close Modal, using Vue3 composition API, but it doesn\'t work.
If I use v-if (as in the code below) the modal doesn\'t open
v-if