How to optimize slider by not rendering new slides? #7375
Unanswered
KindSpidey
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
-
Hey, guys, this is my first day of using Swiper, so I am not sure I'm doing everything right.
So, my first goal was to create simple Swipe Slider, and I did it. But in my slider I use Lottie animations and... they start lagging.
This is my code:
Can you tell me, how this can be optimized? When I have one slide element, animation does not freeze, when 5 - all of them are lagging. Also, can you tell me, is it okay that I'm using Swiper Vue instead of Swiper Element?
Beta Was this translation helpful? Give feedback.
All reactions