Niels-Be / Coffee-light

7 stars 3 forks source link

Join dialog search - id not set #14

Closed Niels-Be closed 7 years ago

Niels-Be commented 7 years ago

When only typing the channel name in the search field and then press join an exception is thrown:

TypeError: Cannot read property 'id' of null
    at Scope.$scope.joinGroup ((index):129)
    at fn (eval at compile (angular.js:15358), <anonymous>:4:359)
    at callback (angular.js:26994)
    at Scope.$eval (angular.js:18161)
    at Scope.$apply (angular.js:18261)
    at HTMLButtonElement.<anonymous> (angular.js:26999)
    at defaultHandlerWrapper (angular.js:3734)
    at HTMLButtonElement.eventHandler (angular.js:3722)