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

    [Solved] Dynamic state disable q-select

    Framework
    2
    3
    692
    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.
    • sibelly
      sibelly last edited by sibelly

      I would like to know if it is possible to have a dynamic value to disable my entirely q-select, I don’t wanna to disable an option, but the entirely

      5cc6ed66-afa1-4bba-a384-bd96fe59195d-image.png

      When I try something like:

      disable=disableSelect

      It gives me that error:

      Invalid prop: type check failed for prop "disable". Expected Boolean, got String with value "disableSelect".

      That makes sense, so I would like to know if it’s possible is there another way?

      Thanks o/

      1 Reply Last reply Reply Quote 0
      • sibelly
        sibelly last edited by sibelly

        Oh… I forgot the :
        So it is going to be like this:

        :disable="disableSelect"
        Where my:
        disableSelect: false on data.

        1 Reply Last reply Reply Quote 0
        • A
          amoss last edited by

          Is your disabled select also have the correct icon?
          My select is disabled, the user can’t click on it but the icon remains the same… am I missing something?

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