ReplyOct 24, 2018
thank you very much for replying :)) .. Yes I think it doesnt not on that next tab, but for every other it does .... Im not sure If I understand you correctly sorry about that but I should make shouldShowModal a computed property inside of ModalDialog like this computed: { shouldModal() { return this.show; }, }, but it doesnt change anything I still see dialog when tab is switched :(