Swiper only loads first 4 images of slider #7392
Unanswered
networkiok-1icetea
asked this question in
Q&A
Replies: 1 comment
-
For the above solution I have created a config for each section. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Check that this is really a bug
Reproduction link
https://www.davelo.ca/en/22-rockhopper-29.html
Bug description
Swiper slides that include more than 4 images do not load correctly. Images 5+ are stuck loading as per the screenshot below. This happens on all product pages of our website.
I have tested increasing the slidesPerView param to include 5 or 10 images and they all load "correctly' as seen in the second screenshot, but once we're back to 1 or 1.5 perView the bug comes back.
Here is the js, where I left all the possible fixes I've tried so far:
Beta Was this translation helpful? Give feedback.
All reactions