### Version vue-final-modal: 4.4.2 vue: 3.2.47 nuxt: 3.3.2 ### OS Windows ### Reproduction Link [The problem can be seen in this example from the docs](https://vue-final-modal.org/use-cases/modal-nested) ### Steps to reproduce Hit escape quickly during the opening of a nested modal or soon after it opens ### What is Expected? The nested modal should stop opening or close and the parent modal should remain open ### What is actually happening? The parent modal is closing leaving the nested modal open by itself