You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ BUG DESCRIPTION ]
When using prop infinite=true in combination with navigationStep={1} (or a different value of itemsPerPage) slider-layout app never reaches the last slide-page, furthermore the infinite behavior is breaking (Slider layout won't back to the first slide item, it's back to the previous slide when using navigationStep={1})
The text was updated successfully, but these errors were encountered:
matheusbronca
changed the title
[ BUG ] Problem in infinite llayout with navigationStep different of itemsPerPage
[ BUG ] Problem in infinite layout with navigationStep different of itemsPerPage
Oct 6, 2021
Hello, I have the exact same bug, I'm trying to use the slider layout on custom component, I based on ImageSlider in Vtex app repository (store image). However, the bug is not posible to fix without make a new slider from scratch.
[ BUG DESCRIPTION ]
When using prop infinite=true in combination with navigationStep={1} (or a different value of itemsPerPage) slider-layout app never reaches the last slide-page, furthermore the infinite behavior is breaking (Slider layout won't back to the first slide item, it's back to the previous slide when using navigationStep={1})
[ BUG VIDEO ]
https://user-images.githubusercontent.com/61763034/136204729-32985870-f244-4ec0-99fe-a6e4d2692ae2.mp4
The text was updated successfully, but these errors were encountered: