Open batobolg opened 5 years ago
IE11 always , chrome when resize sometimes shown sometimes not.
Having same issue. Did you get any solution?
No, I am just don't using this product anymore. Just handwrite my own.
its worked for me :
seTimeout(()=>{ $("#content-slider").lightSlider({ item:4, autoWidth:true, loop:false, keyPress:true, slideMargin: 1, controls: false, pager: false }); },500)
if not working this; change 500
https://github.com/sachinchoolur/lightslider/pull/318 This fixed the problem for me
when i test this code last item sometimes not shown. !!