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
    1. Home
    2. yananas
    Y
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 1
    • Groups 0

    yananas

    @yananas

    1
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    yananas Follow

    Best posts made by yananas

    • RE: Quasar + TypeScript + Vuelidate errors.

      Having the same issues with the same stack. Were you able to fix it?

      posted in Help
      Y
      yananas

    Latest posts made by yananas

    • RE: Expansion item: How to handle expand click as well as custom button

      Worked, thank you!

      posted in Framework
      Y
      yananas
    • Expansion item: How to handle expand click as well as custom button

      Hi,

      I have a button on the right of an expansion-item.
      Currently, when I click on the button, it also triggers the expand due to event propagation.
      How can I prevent the expansion item to expand when clicking the qBtn ?
      Thank you!

                  <q-expansion-item switch-toggle-side>
                    <template #header>
                      <q-item-section>
                        Expand This
                      </q-item-section>
                      <q-item-section side>
                        <q-btn flat color="primary" icon="more_vert">
                          <q-menu>
                           This is a QMenu
                          </q-menu>
                        </q-btn>
                      </q-item-section>
                    </template>
                 </q-expansion-item
      

      fcc7e02a-cb48-4aaa-961f-910981b15651-image.png

      posted in Framework
      Y
      yananas
    • RE: Quasar + TypeScript + Vuelidate errors.

      Having the same issues with the same stack. Were you able to fix it?

      posted in Help
      Y
      yananas