leaffm / react-infinite-carousel

React simple infinite carousel with lazy loading and responsive support
MIT License
116 stars 19 forks source link

The Dot navigation is not working properly #37

Open clovis-globant opened 3 years ago

clovis-globant commented 3 years ago

Hello!

Thank you very much for this amazing library, it has been very helpful for our project, but i found a bug realted with the dot navigation, i made a new installation and when I clicked in any button took me to a different slide that the one that I tried to access. you can check the implementation I did here

![leaf-loader-infinite](https://user-images.githubusercontent.com/65680545/88200436-bfa21b00-cc0b-11ea-8f6f-5aef00616e0e.gif)

Hope you can find a solution!