kenwheeler / slick

the last carousel you'll ever need
kenwheeler.github.io/slick
MIT License
28.47k stars 5.89k forks source link

Not scrolling to last 'section' of nav #1839

Open steacha opened 8 years ago

steacha commented 8 years ago

I have 2 slick carousels synced. One acting as a sort of 'thumbnail nav' for the other. This thumbnail nav shows more slides (5) then it scrolls (1). If you try to go directly to one of the slides in last 'section' of the thumbnail nav, the slide in the main area will update correctly, but the thumbnail nav will not scroll to SHOW which slide was selected.

Fiddle is here: https://jsfiddle.net/8h905ta4/

Click on the 'click to go to 7th slide..' button at the top to see the problem. Using version 1.5.7.

ahmadalfy commented 8 years ago

Thanks for reporting, this issue also happens with the latest version

m-jeune commented 8 years ago

Is there a quick patch available for this?