Closed simran-k closed 7 years ago
I am passing these parameters:
const params = { pagination: '.swiper-pagination', slidesPerView: 2, paginationClickable: true, spaceBetween: 30 };
I have 12 slides in the slider. It only shows as many slides as I mention in slides per view and scrolling to right never gives more elements no matter I pass 3 or 6 or 1
looks like this with 2 slides per view. next set of slides never appears
Hi @simran-k , thank you for your report. Can u give me more detailed info like
Thanks
I am passing these parameters:
const params = { pagination: '.swiper-pagination', slidesPerView: 2, paginationClickable: true, spaceBetween: 30 };
I have 12 slides in the slider. It only shows as many slides as I mention in slides per view and scrolling to right never gives more elements no matter I pass 3 or 6 or 1
looks like this with 2 slides per view. next set of slides never appears