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

    'q-gallery-carousel' component displays arrows by default

    Help
    2
    3
    1034
    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.
    • B
      BigAppear last edited by BigAppear

      As title says, q-gallery-carousel component displays arrows by default even if I don’t specify it:

        <q-gallery-carousel infinite autoplay :src="gallery"></q-gallery-carousel>
      

      In documentation (http://quasar-framework.org/components/image-gallery.html#Image-Gallery-Carousel), it clearly says: “When the real estate of the Page is an issue, use this Web Component which displays multiple images using a Carousel Component.”

      In Carousel Component component, there is an arrows element.

      Is it a bug ?

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

        Hi, <q-gallery-carousel :arrows="false" ....

        1 Reply Last reply Reply Quote 0
        • B
          BigAppear last edited by

          Thank you ! 🙂

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