visma-meglerfront / sweet-modal-vue

The sweetest library to happen to modals.
Other
757 stars 85 forks source link

Pressing ESC closes all modals in a nested modal #94

Open frozonfreak opened 4 years ago

frozonfreak commented 4 years ago

Pressing ESC key in a nested modal layout closes all the modal, Would it be possible to close only the child modal

zelcion commented 4 years ago

Improving this issue further, apparently, when pressing ESC, the sweet-modal triggers ALL @close events, even if the modal is not open.