kenwheeler / slick

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

data-slick appendDots not working for individual carousels #4075

Open mriios opened 3 years ago

mriios commented 3 years ago

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

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

[ http://jsfiddle.net/tofh6n50/37/ ]

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

Steps to reproduce the problem

  1. adding data-slick appendDots attribute

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

What is the expected behaviour?

I'm trying to start my carousels/sliders all at once but have individual custom dots for each. Adding appendDots option in the init works, but I can't seem to make it work inline to achieve what I need.