I am using ion-slides to create an image carousel. In my .css, I have ion-slides.slides { height: auto: } so that text will directly fall under the carousel.
How can I disable vertical scroll on ion-slides? This issue seems to exist on iOS only