is possible to lazy render for using slidesPerView ? #6534
Closed
d-strygwyr
started this conversation in
General
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.
-
in my case, I have 70+ data to show with Slider and will show up 4 items using slidesPerView, and when I look devtools inspect element the slider has rendered all item

and make some device/browser crash, I think the memory can't handle it.
so is it possible to lazy render using slidesPerView ? i mean only render if that is visible on the screen
Beta Was this translation helpful? Give feedback.
All reactions