Problem:
On the documention of the events @before-open and @before-close reads:
Further opening of the modal can be blocked from this event listener by calling event.cancel()
On the code has to be event.stop()
Documentation - Events
Version:
vue-js-modal: 1.3.34
Example & screenshots:

Problem:
On the documention of the events
@before-openand@before-closereads:On the code has to be
event.stop()Documentation - Events
Version:
vue-js-modal: 1.3.34
Example & screenshots: