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

    Unwanted tree node expansion

    Framework
    2
    3
    282
    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
      ales last edited by

      Hi,
      suppose there is a tree with input components on every node. When I click into the input to start typing some characters, the node expands automatically (or colapses if already expanded). How to avoid this unwanted expansion?

      See the example:
      https://jsfiddle.net/akahanek/vwemd0bf/1/

      Thank you
      Ales

      1 Reply Last reply Reply Quote 0
      • J
        jetsmart last edited by

        try add to q-input element “@click.stop”

        A 1 Reply Last reply Reply Quote 0
        • A
          ales @jetsmart last edited by

          @jetsmart said in Unwanted tree node expansion:

          @click.stop

          Great! It works as expected. Thank you!

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