nuka-carousel icon indicating copy to clipboard operation
nuka-carousel copied to clipboard

Feature request: Add support of slick slide change events and lazy loading images

Open niki4810 opened this issue 8 years ago • 2 comments

@kenwheeler as per our discussion, creating this ticket for adding support for

  • carousel events like on slide change, before slide change.
  • data-lazy functionality for lazy loading images with in slick carousel

Thanks, Nikhilesh

niki4810 avatar Dec 20 '15 03:12 niki4810

:+1:

jherr avatar Dec 21 '15 15:12 jherr

I have a slightly different use case for lazy loading: We're rendering thousands of slides and -- for performance -- would like to avoid even creating DOM elements for all the slides that will not be visible anyway.

Currently, we're using react-slick but it is sluggish and the lazyLoad option is iffy...

aij avatar Jun 28 '16 19:06 aij