eniebla
eniebla
Excellent solution @rpaschoal, its simple, but works, the project isnt updating since a year Muchas Gracias por tu aporte
Hi @rpaschoal , there is the same error, but its now in this.handlersIndex = this.messagesChangedHandlers.length; open the first pm window, then open a second pw window, later close the first...
I forget to tell you If you open a third one, the messages get double send, and the second one don't receive the removeTypingSignal
I think i find the final solution for this bug, it's simple. I mix @rpaschoal and @onsetrese ideas, jejeje FIRST:---> File: jquery.chatjs.messageboard.js find this.options.adapter.client.onMessagesChanged, then add the 2nd parameter this.options.otherUserId...