Vue 3 reactivity issue with class instance as vue component attribute
I tried to make a popup manager for manage multiple popup opening (so if i can close a popup the previous one will reopen automatically and request for the data that it needs to work).