Displaying 3 Items with WrapAround #151
Unanswered
florianbruening
asked this question in
Q&A
Replies: 1 comment
-
What I've done is doubled my items, but I'm not using the navigation component (just arrows). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello there,
im trying to display 3 items with wrap around.
My issue right now:
The right most item is not displayed and if i navigate via the buttons or the pagination it always scrolls left.
Having 3 items it looks like this:

As soon as i display 4 items it works as expected:

Is there something i can do to have the last behaviour even if i only have 3 items?
Beta Was this translation helpful? Give feedback.
All reactions