nextSlide parameter always returns undefined no matter of the Slick configuration, no matter if lazy loading is enabled or disabled... its just always is undefined.
'Cos it is not a big deal — I can calculate next slide from the currentSlide parameter, but I'm just saying :)
This is my Sick config:
nextSlide
parameter always returnsundefined
no matter of the Slick configuration, no matter if lazy loading is enabled or disabled... its just always isundefined
.'Cos it is not a big deal — I can calculate next slide from the
currentSlide
parameter, but I'm just saying :)