Disable vertical scroll of ion-slides

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

i fixed it! check this https://stackoverflow.com/questions/50619066/how-to-disable-vertical-scrolling-while-sliding-ion-slide-in-ios/54312175#54312175