slidespercolumns: 'column' doesn't work #4573
Unanswered
perspolise
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, I got similar issue and after investigating and telling myself that there is an issue with Swiper I finally found a solution... You must set an fix height to the slider and also the slide to make you stuff working |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I check this parameter
slidesPerColumnFill: 'column'
for show slider like this picture:1 | 3 | 5 | 7 | 9
2 | 4 | 6 | 8 | 10
But in action it's doesn't work. how do can I fix this problem?
demo here
Beta Was this translation helpful? Give feedback.
All reactions