v-if or v-show (or css similars) within dialog and focus management
This release patches a bug that happened when focused element was removed/hidden from the dom after an action on itself. #21
Note: this is not a perfect solution, but at least we can close the dialog 🤷♂️ afterwards.
I'll release a more robust solution on next patch.