Vue problem with Tabs
Hi guys Im having problem with Vue js, Im trying to make tabs with modal, so that each tab has its own modal... But for some reason if I open 3 tabs and on 1st tab open dialog, then close that 1st tab, the dialog will stay open on the next tab :(
Her...