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
The amount of my slides, or their content depends on what filters does the user select.
I have the slides-per-view set to auto and free-mode set to true.
My .swiper-slide width is set to auto.
When I add an additional slide or increase the width of a certain slide, it doesn't allow me anymore to slide to the very last item.
I tried doing swiper.update(); but I see no changes.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The amount of my slides, or their content depends on what filters does the user select.
I have the slides-per-view set to auto and free-mode set to true.
My
.swiper-slide
width is set to auto.When I add an additional slide or increase the width of a certain slide, it doesn't allow me anymore to slide to the very last item.
I tried doing
swiper.update();
but I see no changes.I'm using Swiper with Vue.
Beta Was this translation helpful? Give feedback.
All reactions