vue-final / vue-final-modal

🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.
https://vue-final-modal.org
MIT License
931 stars 99 forks source link

Cant horizonally scroll the content inside of modal on mobile phones #457

Closed artoryas closed 1 month ago

artoryas commented 1 month ago

Version

"vue": "^2.x", "vue-final-modal": "^2.4.1", "nuxt": "^2.15.7",

OS

iOS & Android

Steps to reproduce

I have placed simple slider with overflow-x scroll slides inside of modal. In order to scroll them by touch. It works fine on desktop, using devtools I can scroll both by touchpad swipe and drag. But on mobile phones it doesn't scroll, not reacting at all. Noticed that the scroll will work if I scroll with two fingers together