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

    Events.$once

    Framework
    2
    3
    1381
    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.
    • LaurentPayot
      LaurentPayot last edited by

      From the source code it seems that the Events are simply a Vue instance bus:
      https://github.com/quasarframework/quasar/blob/dev/src/features/events.js

      But I could not find any reference of $once in the Vue documentation.
      @rstoenescu Is it a Vue hidden feature or is Quasar using a special package for thisĀ ?

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

        @LaurentPayot http://vuejs.org/v2/api/#Instance-Methods-Events

        LaurentPayot 1 Reply Last reply Reply Quote 1
        • LaurentPayot
          LaurentPayot @rstoenescu last edited by

          @rstoenescu I guess I was too tired when I did my search. Thanks Razvan!

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