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

    How to show multiple alerts on the screen?

    Framework
    2
    4
    823
    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.
    • E
      emartinezpinzon last edited by

      Under some conditions my application must show more than one alert at the time, I’m trying to do it in a way that works but they always come out one on top of the other and the last to come out covers all the others.

      I see that the same thing happens in the documentation

      Generally for web applications I use uikit framework and there is a notification that works just like I would expect my alert to work.

      This is what I need to do with the alerts.

      Thanks for reading, I hope someone can help me šŸ™‚

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

        Try using v0.15 šŸ™‚

        Here is a fiddle. Try clicking multiple times to show multiple notifications at the same time šŸ™‚

        1 Reply Last reply Reply Quote 0
        • E
          emartinezpinzon last edited by

          Oh, hehehehe, I think I broke into a question about version 0.15 in another topic.

          I found this, but I already have a project started in version 0.14.6, I installed this version using npm and I do not know if have to start from scratch if I clone the repository in github or can simply update using npm.

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

            There are breaking changes so it takes some work to migrate it, but worth it šŸ™‚

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