S
S
Sergey2018-04-17 11:43:48
JavaScript
Sergey, 2018-04-17 11:43:48

How to make it possible to scroll the page where owl-carousel is called?

The essence of the problem is this, where the owl-carousel slider is called, the page will not scroll in this place. For example, if the slider is at the full height of the screen, then you simply cannot scroll down from the mobile. It's the same on their website.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
ildar r. khasanshin, 2018-05-10
@ildarkhasanshin

working crutch: you need to change touch-action to pan-y in styles

M
Maxim Timofeev, 2018-04-17
@webinar

owlcarousel2.github.io/OwlCarousel2/docs/api-optio...
namely:
mouseDrag
Type: Boolean
Default: true
Mouse drag enabled.
touchDrag
Type: Boolean
Default:
true
pullDrag
Type: Boolean
Default:
true
freeDrag
Type: Boolean
Default: false
Item pull to edge.

G
Gooldbee, 2019-12-02
@Goldbee

Deleted here
Everything worked

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question