leaffm / react-infinite-carousel

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

[Mobile] - When swiping from the 1st page to the last one one or viceversa, the carousel shows empty spaces. #6

Closed pfadiaz closed 7 years ago

pfadiaz commented 7 years ago

STEPS

By using an iPad or a mobile device go to: https://react-infinite-carousel-uszkpdnpia.now.sh/ Place your carousel in Page 1 Click the "Previous" link or swipe to your right.

RESULT

See that the carousel is showing blank spacing, and then after 2 seconds the items are coming up.

gl0gl0 commented 7 years ago

Fixed.

Test url: https://react-infinite-carousel-snviaxlzma.now.sh

pfadiaz commented 7 years ago

This bug has been resolved and verified