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-tree> with combination of custom nodes and select sync

    Help
    1
    1
    327
    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
      AthosB last edited by AthosB

      Hello all,
      I have the following issue and I would really appreciate some help:
      I have a q-tree that uses:

      • selected sync
      • custom nodes with Action buttons that call a function that does something to the corresponding node (takes prop.node as an argument)

      My problem:
      I want to be able to display somewhere the selected node and also perform action on it based on the buttons clicked, but if I click on a button, then the node gets deselected or selected. The required behavior would be to be able to click the buttons without triggering the selected sync of the tree component.
      The button is placed right next to the label of each node

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