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

    Problem with q-input and type number

    Framework
    q-input
    2
    2
    531
    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.
    • L
      leoprada last edited by leoprada

      Hi, haven’t found a solution to this, when i define the q-input as type number it doesnt update the binding if i ERASE its content. I tryed using watch, @keyup, @change. Issue here is that the binding doesn’t update so vue doesnt detect any changes so doesnt trigger any function.

      1 Reply Last reply Reply Quote 0
      • G
        genyded last edited by

        Can you paste a snippet showing what you mean? Depending on what you are trying to do and how it’s bound, you may need to use @input or @input.native instead of @change.

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