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
2 bugs with sl-carousel currently:
1. For different value slides per page and move, for even number screenshots it doesn't go to the last screenshot. Ever. But for an odd number of screenshots it goes to the last screenshot just fine.
2. Loop = true has a bug: after loading carousel for first time on page, then clicking somewhere else and going back to the same page w carousel, the screenshot starting index is all messed up.
To Reproduce
Steps to reproduce the behavior:
I really only care about the 1st bug atm, because loop was a workaround for the 1st bug but even loop has bugs.
Set slides per page to 2, slides per move to 1 in the component attributes.
Set an even number of slides in the component
Scroll using the arrow buttons, doesn't navigate to last screenshot (next button disables)
Browser / OS
OS: Windows
Browser: all
The text was updated successfully, but these errors were encountered:
Describe the bug
2 bugs with sl-carousel currently:
1. For different value slides per page and move, for even number screenshots it doesn't go to the last screenshot. Ever. But for an odd number of screenshots it goes to the last screenshot just fine.
2. Loop = true has a bug: after loading carousel for first time on page, then clicking somewhere else and going back to the same page w carousel, the screenshot starting index is all messed up.
To Reproduce
Steps to reproduce the behavior:
I really only care about the 1st bug atm, because loop was a workaround for the 1st bug but even loop has bugs.
Browser / OS
The text was updated successfully, but these errors were encountered: