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] [V1] QInput @change event is not triggered from shortcut

    Framework
    1
    2
    209
    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.
    • S
      Stanley last edited by Stanley

      Dear quasar team,

      As this may not quasar’s issue, but if you can help me I will appreciate.
      I reproduce this issue with below link.
      https://codepen.io/Stanley-549393092/pen/ExYwOga?editors=0001
      As you can see, there is a shortcut (ctrl+s) for the save button.
      If I input something (E.g. xxx) and click the save button directly, the console log will be
      on change: xxx
      save: xxx.
      However, if I change to yyy and click shortcut (ctrl+s), the console log will be
      save: xxx
      So it seems the change event is not triggered.

      Best Regards,
      Stanley

      1 Reply Last reply Reply Quote 0
      • S
        Stanley last edited by

        Please see below link
        https://forum.vuejs.org/t/how-to-trigger-onchange-event-with-input-element-when-click-shortcut/73449/5

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