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

    this.$emit is not a function

    Framework
    2
    2
    736
    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.
    • L
      liguyu last edited by

      I was trying to call $emit in a method in an vue component file, but got this error. Can anyone out there give me a hand?
      Here is my code:
      methods: {
      bz: function (load) {
      debugger
      this.$emit(‘read’, load)
      }
      }

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

        Please do not double post questions!

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