Skip to:
Content
Pages
Categories
Search
Top
Bottom

Uncaught TypeError: e.has is not a function


  • scottmotion
    Participant

    @scottmotion

    Unable to send private message replies. BP v11.1.0, WP v6.2

    Uncaught TypeError: e.has is not a function
    at n.sendReply (buddypress-messages.min.js?ver=11.1.0:1:22353)
    at HTMLDivElement.dispatch (jquery.min.js?ver=3.6.3:2:43184)
    at y.handle (jquery.min.js?ver=3.6.3:2:41168)
    sendReply @ buddypress-messages.min.js?ver=11.1.0:1
    dispatch @ jquery.min.js?ver=3.6.3:2
    y.handle @ jquery.min.js?ver=3.6.3:2

Viewing 1 replies (of 1 total)

  • deividuska
    Participant

    @deividuska

    Same issue as well.
    I have this error in console on click Send Reply
    buddypress-messages.min.js?ver=11.1.0:1 Uncaught TypeError: e.has is not a function
    at n.sendReply (buddypress-messages.min.js?ver=11.1.0:1:22353)
    at HTMLDivElement.dispatch (jquery.min.js?ver=3.6.1:2:43064)
    at y.handle (jquery.min.js?ver=3.6.1:2:41048)

    sendReply: function(e) {
    e.preventDefault(),
    !0 !== this.reply.get(“sending”) && ((e = this.options.thread).has(“id”) || (e = this.options.collection.at(0)),
    this.reply.set({
    thread_id: e.get(“id”),
    content: tinyMCE.activeEditor.getContent(),
    sending: !0
    }),

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar