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
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