centerMode/focusOnSelect slider ends up with incorrect active slide
オープン
- 主要言語
- JavaScript
- スター
- 11.9k
- フォーク
- 2.1k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Issue replicated here, click on slide 8 on the left, then slide 5 on left, slide 1 ends up as the active slide.
https://codesandbox.io/s/react-slick-playground-jnn9l
config:
accessibility: true,
focusOnSelect: true,
className: "configSlider",
infinite: true,
centerMode: true,
slidesToShow: 1,
slidesToScroll: 1,
variableWidth: true,
コントリビューションガイド
評価
この issue はまだ評価されていません。