euvl / vue-js-modal

Easy to use, highly customizable Vue.js modal library.
http://vue-js-modal.yev.io
MIT License
4.35k stars 592 forks source link

Modal scroll is not clickable #732

Open kaguya3222 opened 2 years ago

kaguya3222 commented 2 years ago

Problem:

Scroll is not clickable because .vm--overlay covers .vm--container

Version:

2.0.1

Example & screenshots:

Codesandbox

Screenshot: image

I have checked stackoverflow for solutions and 100% sure that this issue is not related to my code.