Ionic ion-slides jump to nested slide dynamically

Hi There,

I have nested horizontal slider inside the slider. How can I jump to particular slide of nested slider?
When I used nested slider I lost my pagination navigation. How can I fix that?

Any help would be appreciated.

Cheers,
Garry

Hi.
Did you fix it?
Thanks.

I did fixed it. There is a property you need to define in the nested slider option “nested:true” and I set the pager=false for the parent slider.