Open neelakandan-br opened 5 years ago
After some debugging, I found out that the onfocus and onblur function are getting attached to the elements, but not getting called when the event is happening. So, have to look into this that why those events are not getting fired on the .slick-slide elements.
In autoplay mode, if one dot is clicked by the user then it's showing as active always. So it will show two active dots.
Thanks in Advance