akiran / akiran/react-slick

Wierd white line between slides

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

説明

I've got a basic carousel with ~25 videos. It's working fine, however sometimes when I drag the slides I see this strange vertical line appearing between the slides. The line flickers and sometimes it has the same height as the video/slide and sometimes just as small as in the screenshot. My guess is that it's something with the `outline`, however I've tried to disable it using:

```css
* {
outline: 2px solid black !important;
}
```

Or just setting the outline to `hidden`.

Any ideas what might cause this?

![image](https://github.com/user-attachments/assets/b1c3eac8-beab-4934-9786-e79eeb0f4adc)

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

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

評価

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

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

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