Use the slide component of better-scroll in vue. Can slide horizontally, but not longitudinally. How to make slide support longitudinal sliding?

use the slide component of better-scroll in vue. You can slide horizontally, but not longitudinally. How to make slide support vertical sliding

Mar.13,2021

eventPassthrough: 'vertical' did not take a closer look at the document.


Hello, I have the same problem.
Vertical better-scroll components nest horizontal better-scroll components. Setting eventPassthrough= "vertical" in horizontal components still cannot be scrolled. How can I set it?

Menu