You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior:
When placed 2 or more components ion-slides second and subsequent sleders don't swiping.
Also, if you turn off the loopback of the slides, when you try to drag the first of the slides towards the last one (back to the list), the second and subsequent elements of ion-slides behave very strange: the internal component swiper-wrapper changes its position in ALL components ion-slides synchronously
Expected behavior:
Correctly swipe all of ion-slides
Just delete the attribute loop from the first element of ion-slides and try to drag from the first slide to the side of the last one. Also the second ion-slide is not swiping
Hello, thank you for opening an issue with us! This is a duplicate of issue #12008. I am closing this issue. Please add any extra information you may have to issue #12008.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Ionic version: (check one with "x")
[ ] 1.x (For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] 2.x
[x] 3.x
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
When placed 2 or more components
ion-slides
second and subsequent sleders don't swiping.Also, if you turn off the loopback of the slides, when you try to drag the first of the slides towards the last one (back to the list), the second and subsequent elements of
ion-slides
behave very strange: the internal componentswiper-wrapper
changes its position in ALL componentsion-slides
synchronouslyExpected behavior:
Correctly swipe all of
ion-slides
Steps to reproduce:
http://plnkr.co/edit/LzxLGDV86kTP4o0xBH6s?p=preview
Just delete the attribute
loop
from the first element ofion-slides
and try to drag from the first slide to the side of the last one. Also the secondion-slide
is not swipingRelated code:
Other information:
Ionic info:
The text was updated successfully, but these errors were encountered: