akiran / akiran/react-slick

Wierd white line between slides

Đang mở
#2,396 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
11.9k
Fork
2.1k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.