Used debounce ineffectually. Fixed now.
The ChatBox.show() method was being called for every invocation, 100ms after the fact, instead of it being called only once. Fixed that and also changed to call it at the start.
Showing
Please register or sign in to comment