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-date - v-for - close dialog

    Framework
    2
    4
    151
    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.
    • F
      fpchagas last edited by

      Hi,
      I’m using q-date inside a v-for, hide() is not working.

      https://codepen.io/fpchagas/pen/RwNMrWN

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by s.molinari

        Yes. You need to be able to address each of the inputs properly i.e. uniquely. Right now, all inputs have the same ref and v-model.

        Check this out.

        https://codepen.io/smolinari/pen/LYEdjwp?editors=1010

        Scott

        1 Reply Last reply Reply Quote 0
        • F
          fpchagas last edited by

          Perfect.
          Thanks

          1 Reply Last reply Reply Quote 0
          • s.molinari
            s.molinari last edited by

            @fpchagas - I’ve updated the pen so it is cleaner by using the dates array (changed from date) to iterate over in the v-for.

            Scott

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