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
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment