Closed IntelliJAbhishek closed 5 years ago
This issue has been automatically identified as an Ionic 3 issue. We recently moved Ionic 3 to its own repository. I am moving this issue to the repository for Ionic 3. Please track this issue over there.
If I've made a mistake, and if this issue is still relevant to Ionic 4, please let the Ionic Framework team know!
Thank you for using Ionic!
Issue moved to: https://github.com/ionic-team/ionic-v3/issues/461
I have created a slider where i need to show center slider 60% of screen and rest 20%-20% for prev and next slide.
I used below code
Everything is perfect untill slidesPerView="2" but i need center slide to be larger so i have to reduce it I used 1.75. Now I'm getting lots of bugs when swiping sometimes previous slides hidden sometimes next slide hidden, sometimes slides getting skipped while swiping.(Below problem screenshots will clarify more).
1- Prev Slides hidden
2- Next Slide hidden
3- I Can't upload image for that because slides skipping while swiping