akiran / akiran/react-slick

Slider component transforms out of the screen, and items takes the wrong direction

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

説明

### Transform

I just copied React-slick config etc. from other project (I have never used It) and I adapted it to my project. But after running my app I couldn't scroll whole page, I was scrolling only Slider component. I thought it's because of my components height, but not, height was set to 200px. then I set something up and now I can scroll bla bla bla. Slider just decided to make itself transform left to fill WHOLE screen, but out of the screen, but so as not to travel past the component it's wrapper with to its right. That's my first problem. Arrows are in right place.

Setting wrapper width to 100% doesn't help.

![react-slick transform](https://user-images.githubusercontent.com/25825628/149003990-00257975-9ca3-4b5e-be66-615ab6a9fc74.png)

### Direction

After I manually changed Slider to not transform, left too much, I saw all components are set in the column, including arrows.

![react-slick direction](https://user-images.githubusercontent.com/25825628/149004543-a50ea811-25c1-45cb-b496-c3bff3adf057.png)

Is it problem with my code anywhere or I just can't setup the slick? I couldnt find anything like this in my css
```
* {
*css here*
}
```

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

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

評価

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

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

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