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

    Update 'message' property of progress Dialog

    Help
    2
    3
    1484
    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.
    • D
      dlevin last edited by

      I’m trying to update the ‘message’ property of a progress Dialog while it is showing. The progress bar updates when the given progress variable changes but I cannot get the message to update.

      0_1476577966580_Screen Shot 2016-10-15 at 5.32.24 PM.png

      I’m updating the progress percentage with data returned from an API call. That same data contains a progress stage string and this is what I want to show in the dialog.

      Any suggestions?

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        Hmm, good point. You currently can’t. Unless you check HTML for this Progress Dialog and spawn your own Modal so you can have all its data reactive.
        Will take care of this for the Vue2 release (Quasar v0.8).

        D 1 Reply Last reply Reply Quote 0
        • D
          dlevin @rstoenescu last edited by

          @rstoenescu I ended up going that route! Thanks!

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