candy-chat / candy

JavaScript-based multi-user chat client for XMPP.
http://candy-chat.github.io/candy
MIT License
1.32k stars 370 forks source link

2.1.0 - nickname change erroring out #455

Open Sudrien opened 8 years ago

Sudrien commented 8 years ago

Trying to update to over 1.7.somthing, getting https://gist.github.com/Sudrien/63635112e9997ed6daee - issue starting at line 435

I'm trying to change the user nickname, via either nickchange or slash-commands - the sidebar updates, but the InfoMessage does not show up. That makes me think it's not the plugins, but I could be wrong about that.

Any ideas?