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
won't work for loop mode because slides are rearranged in DOM, specify widths explicitly for slides
But since I'm not defining a fixed width for each one (because I cannot know what it will be before loading each image) should I not be able to do so?
Or am I missing something?
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.
-
I'm scratching my head around this. #6559 and nuxt-swiper#51
I wanted to test a swiper with varying images width, each with
width: fit-content;
Here is a stackblitz reproduction.
nolimits4web replied here with:
But since I'm not defining a fixed width for each one (because I cannot know what it will be before loading each image) should I not be able to do so?
Or am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions