Replies: 1 comment 2 replies
-
Hi @denny7 , did you ever manage to get your issue resolved? I have a similar issue using it with Nextjs |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello,
I am trying to implement swiper with lazy loading. When I use
lazy={true}
it is working, but when I try to add loadPrevNext all images are downloaded. My code is:Is there any bug or I am doing it wrong?
Beta Was this translation helpful? Give feedback.
All reactions