leaffm / react-infinite-carousel

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

The carousel's elements invert their direction when clicking the previous/next several times #3

Closed pfadiaz closed 7 years ago

pfadiaz commented 7 years ago

STEPS:

  1. Open the URL: https://react-infinite-carousel-vrtbcxaige.now.sh/
  2. Click the next or previous links several times

RESULT

See that once you start clicking the links, the carousel's elements inverts their direction

Please see the following video for more details:

https://screencast.com/t/5rOxFgDfMK

gl0gl0 commented 7 years ago

Fixed. @pfadiaz Test url: https://react-infinite-carousel-uszkpdnpia.now.sh/

pfadiaz commented 7 years ago

This bug has been resolved.