I have a modal inside a Vue component. Now, from another component i want to show that modal(component) when an event happens(click in a button). This is the code of the com