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

    Dialog showing twice?

    Framework
    2
    2
    154
    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.
    • ssuess
      ssuess last edited by

      I am trying to display a warning dialog if a date entered in a field is later than a specific one, but my dialog is showing twice (and must be dismissed twice). Any ideas why or how to prevent it?

      Here is a code pen which shows it (enter a date earlier than today to trigger dialog) : https://codepen.io/ssuess/pen/GRZLajP

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

        @ssuess i have already filed a ticket about this. Current workaround is, wrap the dialog call in a nextTick, or await a nextTick before the call.

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