mreq / slick-lightbox

A lightbox wrapper for Ken's amazing slick carousel.
http://mreq.github.io/slick-lightbox/
MIT License
229 stars 103 forks source link

Data-slick-index returns 0 for every image #80

Closed shivprasad-kharade closed 5 years ago

shivprasad-kharade commented 5 years ago

I am trying to find the data-slick-index of the image clicked.But every data-slick-index returns 0.How can I fetch the correct index?

mreq commented 5 years ago

Nothing with indices is done in this plugin, it's just a wrapper for slick.

For support, ask over at Stack Overflow. Github issue tracker is not a support forum.