Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/swiper-react-slides-per-view-forked-9sg53p?file=%2Fsrc%2FApp.jsx%3A8%2C1
Bug description
Setting the slidesOffsetAfter and slidesOffsetBefore breaks the slidesPerView.
Expected Behavior
When I have 3 slides and set slidesPerView: 3 with slidesOffsetAfter: 96 and slidesOffsetBefore: 96 I expect to see 3 slides with offset without the ability to swipe them.
Actual Behavior
The slides are slideable and I don't see the whole 3 slides.
Swiper version
10.1.0
Platform/Target and Browser Versions
macOS 13.5 (22G74) / Chrome - 115.0.5790.170 (arm64)
Validations
Would you like to open a PR for this bug?
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/swiper-react-slides-per-view-forked-9sg53p?file=%2Fsrc%2FApp.jsx%3A8%2C1
Bug description
Setting the
slidesOffsetAfterandslidesOffsetBeforebreaks theslidesPerView.Expected Behavior
When I have 3 slides and set
slidesPerView: 3withslidesOffsetAfter: 96andslidesOffsetBefore: 96I expect to see 3 slides with offset without the ability to swipe them.Actual Behavior
The slides are slideable and I don't see the whole 3 slides.
Swiper version
10.1.0
Platform/Target and Browser Versions
macOS 13.5 (22G74) / Chrome - 115.0.5790.170 (arm64)
Validations
Would you like to open a PR for this bug?