Make page unscrollable when confirm modal is shown

Or we could scroll until the component is ... hidden
due to virtual-scrolling, and the modal disappears!
tusooa/multilang
Tusooa Zhu 2 years ago committed by tusooa
parent 0b914d7815
commit 91c4a57fe5
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224

@ -1,5 +1,6 @@
<template>
<dialog-modal
v-body-scroll-lock="true"
class="confirm-modal"
:on-cancel="onCancel"
>

Loading…
Cancel
Save