Slick carousel loads the wrong width on initialization
问题 On page load, for the first second of so, the first slide only takes up half of the screen before correcting itself. It is causing an unpleasant/snappy load experience. If I monitor the elements code via inspect I can see the inline width get updated about a second into page load. Any suggestions? 回答1: i have same problem solution is start from prev slide (initialSlide: ...) and call slick('slickNext') 来源: https://stackoverflow.com/questions/36944421/slick-carousel-loads-the-wrong-width-on