by AForte 31 Oct 2017, 11:26
I can confirm this does NOT work with pop-out chat, with users who have a space in their name.
As far as i can tell, this seems to have something to do with the fact that even if your site uses jQuery already, pop-out links to its own copy of jQuery held in the /includes/js folder. When using that version of jQuery, usernames with spaces don't work. Updating jQuery causes an indexOf error, because the JS for the pop-out is not compliant with the latest version of jQuery.