This repository was archived by the owner on Nov 21, 2024. It is now read-only.
Description I don't know why, but I'm retrieving the message "message is undefined" when using anonymous login:
function Candy.Core.Event</self.Jabber.Message() - error - TypeError: message is undefined
Stack trace:
Candy.Core.Event</self.Jabber.Room.Message@http://comunidad.verdadahora.cl/candy.bundle.js:3177:17
Candy.Core.Event</self.Jabber.Message@http://comunidad.verdadahora.cl/candy.bundle.js:2785:17
f.Handler.prototype.run@http://comunidad.verdadahora.cl/libs.min.js:1:15817
f.Connection.prototype._dataRecv/<@http://comunidad.verdadahora.cl/libs.min.js:1:22445
f.forEachChild@http://comunidad.verdadahora.cl/libs.min.js:1:8462
f.Connection.prototype._dataRecv@http://comunidad.verdadahora.cl/libs.min.js:1:22278
Strophe.Bosh.prototype._onRequestStateChange@http://comunidad.verdadahora.cl/libs.min.js:2:6782
message is undefined
It does not happen while using an authenticated user.
You can check it in http://comunidad.verdadahora.cl Thanks!
Reactions are currently unavailable
I don't know why, but I'm retrieving the message "message is undefined" when using anonymous login:
It does not happen while using an authenticated user.
You can check it in http://comunidad.verdadahora.cl Thanks!