I’m currently using ionic 3.4.2 . I’ve just tested ionic 3.5 now as well but no difference
Just to expand further, the reason I am using <ion-scroll>
is because I am using <ion-slider>
In each slide I have text of varying length so a user needs to be able to scroll up and down it
Thanks