leaffm / react-infinite-carousel

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

Component doesn't re-render on state update affecting its children #45

Closed yakkomajuri closed 3 years ago

heitorflorido commented 3 years ago

@yakkomajuri passing the property key with some random value solved this problem for me.

yakkomajuri commented 3 years ago

absolutely my mistake here, index shouldn't be in the key 🤦