akiran / akiran/react-slick

Center mode with infinite: false not working

オープン
#1,796 コメント 6 件 リアクション 7 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
11.9k
フォーク
2.1k
PR マージ指標
30日以内にマージされた PR はありません

説明

If I run your sandbox code with following settings I can't reach the last two slides:

```
var settings = {
initialSlide: 3,
centerMode: true,
infinite: false,
centerPadding: "60px",
slidesToShow: 3,
};
```

If I set infinite to true, everything works as expected.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。