lazy loading inconsistent with freeMode #5517
Unanswered
dcbaldwin1
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Swiper 8.0.6 for a horizontal carousel implementation.
When the params ‘freeMode' and ‘lazy’ are both enabled the lazy loading becomes inconsistent. When you gently swipe, or you swipe and drag your swipe outside of the slider container, lazy loading is not triggered. When ‘lazy’ is enabled and ‘freeMode’ is disabled, the lazy loading works as expected.
Has anyone else experienced this?
Example of lazy loading with freemode - https://codepen.io/dcbaldwin1/pen/bGYzmRX
Related:
kidjp85/react-id-swiper#243
#1565
Beta Was this translation helpful? Give feedback.
All reactions