When total slides count less than slidesPerView value (or equal):
options: {
direction: 'horizontal',
loop: false,
slidesPerView: 3,
slideToClickedSlide: true
}
Swiper version is 6.0.3
Same issue https://github.com/nolimits4web/swiper/issues/534 but it's outdated.
Your issue is closed because it is not filled correctly. Before you open an issue please review the contributing guideline.
Please fill the issue template correctly and:
It will save a lot of time for other contributors to check your issue and fix it.
I think normalizeSlideIndex option https://github.com/nolimits4web/Swiper/pull/1766 is not working.