patricktran / react-magic-slider-dots

React Magic Dots Component for React Slick Carousel (inspired by Instagram)
https://patricktran.github.io/react-magic-slider-dots/
26 stars 11 forks source link

Max number of visible dots not working #13

Closed fuoridallarete closed 4 years ago

fuoridallarete commented 4 years ago

dots={dots} numDotsToShow={4} dotWidth={30} it simply doesn't work anyone had this issue? can't find anything... thanks x

patricktran commented 4 years ago

@fuoridallarete Please check out the demo here: https://patricktran.github.io/react-magic-slider-dots/

You can copy and paste the code into your own project and it should work. Let me know otherwise...