applying `:after` CCS pseudo to one element of a carousel affects all elements
オープン
- 主要言語
- JavaScript
- スター
- 11.9k
- フォーク
- 2.1k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When applying `:after` CCS pseudo to one element of a carousel, it affects all elements.
Example: https://codesandbox.io/s/react-slick-playground-lweop?file=/index.css
When inspecting the structure, the `after` seems to be correctly attached to just the desired slide.
producing the desired effect.

However, other slides are also being affected by that `after`, which is not the intention.

コントリビューションガイド
評価
この issue はまだ評価されていません。