I have a few slides within a modal. When activating the modal a param is passed which is the number slide the slider should initially start on. Using <ion-slides initialSlide = "3" sees the first slide displayed and then changes to the initial slide index (3) after a delay of about 1 sec.
Please provide you version information :
Have you checked...
ion-slide set initialSlide not work immediately.
I have a few slides within a modal. When activating the modal a param is passed which is the number slide the slider should initially start on. Using <ion-slides initialSlide = "3" sees the first slide displayed and then changes to the initial slide index (3) after a delay of about 1 sec.