We are using Firebase chat application in Salesforce.
Expected result
Firebase Chat window should open with all the friends in the bottom of Salesforce community page
Actual result
Friends List not showing in Firebase chat and its making the page not responding. When debugged the page with F12 developer tools found some exceptions in the page as mentioned below.
1 . SCRIPT5022: Exception thrown and not caught
firebase-util.js, line 405 character 10
function bind(oThis) {
if (typeof this !== "function") {
// closest thing possible to the ECMAScript 5 internal IsCallable function
new TypeError("Function.prototype.bind - what is trying to be bound is not callable");
}
2.Exception while Calling Firebase.util.join()
SCRIPT438: Object doesn't support property or method 'join'

Platform (OS): Windows
Version of Internet explorer: 9,10,11.
Could you please look into it and let us know whether it is known issue ?
Thanks & Regards,
Sobhan.