kenwheeler / slick

the last carousel you'll ever need
kenwheeler.github.io/slick
MIT License
28.33k stars 5.88k forks source link

AppendDots inside slides not showing active state #4212

Open rudtek opened 1 year ago

rudtek commented 1 year ago

short description of the bug / issue, provide more detail below.

====================================================================

[ paste your jsfiddle link here ]

https://jsfiddle.net/q6dwo9vz/

use this jsfiddle to reproduce your bug: http://jsfiddle.net/simeydotme/fmo50w7n/ we will likely close your issue without it.

====================================================================

Steps to reproduce the problem

  1. I have the slider working properly. In my init i set dots to true. Dots show up fine.
  2. Added a div with class newsdots to each slide.
  3. dots show up on each slide as expected.
  4. only the first slide holds the active class. None of the others do.

====================================================================

What is the expected behaviour?

I was hoping that the indicators would work on each slide and that it would properly indicate the active slide ...

====================================================================

What is observed behaviour?

... only the first slide holds the active class. None of the others do.

====================================================================

More Details

All browers have this issue. I'm using uptodate jquery and slick 1.8.1