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-notify update message without closing notify alert box

    Help
    2
    2
    197
    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.
    • H
      hpawar last edited by

      Hello,

      I wanted to know if it’s possible to update the message shown using Q-notify without closing and opening the notify box.

      Scenario - I want to use notify to show “distance traveled” on mouse move on the map. I have a listener on mouseMove which gives me the distance. After getting the distance I call Q-notify to show message but it obviously keeps regenerating the message and hence closing and opening the notify alert box. Any help appreciated.

      Thanks
      HP

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

        I think better to use a dialog for that https://quasar.dev/vue-components/dialog#Example--Seamless.

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