Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loop #578

Open
adibpwd opened this issue Jul 18, 2021 · 6 comments
Open

loop #578

adibpwd opened this issue Jul 18, 2021 · 6 comments

Comments

@adibpwd
Copy link

adibpwd commented Jul 18, 2021

if it's a loop now, if it's the last one, it's back to the beginning, how about making a connection. So the first card is behind the last card, so if you slide it, it's like there's no end to the card

@leonwens
Copy link

leonwens commented Dec 2, 2021

agree!!!

@nuradiba
Copy link

Agree

@honzabit
Copy link

honzabit commented Feb 2, 2022

You can pass :loop="true" to the carousel component - it's probably undocumented, but it's there and it works.

@josueayala27
Copy link

Hey @ianapiron is not working for me :loop="true"

      <carousel :per-page="1" :loop="true">
        <slide> Slide 1 Content </slide>
        <slide> Slide 2 Content </slide>
        <slide> Slide 2 Content </slide>
      </carousel>

@kapalexis
Copy link

kapalexis commented Apr 26, 2022

loop true doesnt work for me neither

@kargpfen
Copy link

Agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants