integrated the slick slider with an Instagram feed system. Because of the way the slick slider is already integrated in to the site, the instantiation of the slick slider happens prior to the the instagram pictures being loaded into the slider div area.
One the slideshow is initialized again, scrolling should continue to work. It does not. It stops after 1 advancement. NOTE: if you resize the window and trip a breakpoint, the slick slider will work correctly again.
integrated the slick slider with an Instagram feed system. Because of the way the slick slider is already integrated in to the site, the instantiation of the slick slider happens prior to the the instagram pictures being loaded into the slider div area.
====================================================================
[ http://jsfiddle.net/94gzj6jy/2/ ]
use this jsfiddle to reproduce your bug: http://jsfiddle.net/94gzj6jy/2/
====================================================================
Steps to reproduce the problem
====================================================================
What is the expected behaviour?
One the slideshow is initialized again, scrolling should continue to work. It does not. It stops after 1 advancement. NOTE: if you resize the window and trip a breakpoint, the slick slider will work correctly again.
...
====================================================================
What is observed behaviour?
The slick slider stops working after 1 advancement. ...
====================================================================
More Details
Which browsers/versions does it happen on? All
Which jQuery/Slick version are you using? 1.6.0 - slick
jQuery (whatever the fiddle is loading), on site 2.1.4
Did this work before?
Based on another message post, I tested it with Version 1.5.9, and it works correctly. after the Destroy / init, the slider worked as expected.