No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    QCarousel slide not showing the first slide

    Framework
    2
    4
    422
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      amer1616 last edited by

      QCarousel slide not showing the first slide by default. vue debugging showing data, $route panelIndex= -1. Is that a bug?!

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        Are you using a v-model on QCarousel? Are you setting its value to the first slide’s name?

        A 1 Reply Last reply Reply Quote 0
        • A
          amer1616 @rstoenescu last edited by

          @rstoenescu Thank you very much. I solved the problem as you told. Actually the QCarousel slide setting is different from quasar .17. The difference is that q-carousel-slide forcing you to name the slide.this causing a lot of problems when you iterate the slides with v-for

          1 Reply Last reply Reply Quote 0
          • rstoenescu
            rstoenescu Admin last edited by

            You can use the index on each iteration to name the slides.

            1 Reply Last reply Reply Quote 1
            • First post
              Last post