Not sure how to add elements in swiper component dynamically. #7507
Unanswered
himanshu634
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.
-
Hey there, I am developing instagram reels like web-application with swiper. But there is some issue in swiper component particulary when I try replace old videos list with new videos list swiper swipes more than one times. So I looked at how can I multiple videos at the end of the rendered list. So I go through docs once and I found one function called appendSlides() but it only supports HTMLElements it does not support ReactNode. So is there anyway around from with I can append more slides into swiper component.
NOTE: issues of swiper swiping multiple times is seen on windows and mac devices.
Beta Was this translation helpful? Give feedback.
All reactions