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
As a workaround, you can potentially listen for window resize events, and, when bypassing the breakpoint defined in Swiper (400px in your case), remove the margin-top from the shifted slides. Not ideal, but should work.
This is a (multiple allowed):
bug
enhancement
feature-discussion (RFC)
Swiper Version: 6.4.1.
Platform/Target and Browser Versions: CHROME
Live Link or JSFiddle/Codepen or website with isssue: https://stackblitz.com/edit/swiper-demo-17-multi-row-slides-layout-nnemkk?file=index.html
I wrote this config:
and after resize window I see wrong margins
Before resize:
After resize to >400px:
The text was updated successfully, but these errors were encountered: