angular-bootstrap-simple-chat icon indicating copy to clipboard operation
angular-bootstrap-simple-chat copied to clipboard

submitFunction error

Open NicolasAnastassacos opened this issue 9 years ago • 0 comments

This type error is raised:

TypeError: $scope.submitFunction(...) is not a function at ChatCtrl.submitFunction (index.js:128) at angular.js:12474 at f (angular.js:21700) at n.$eval (angular.js:14570) at n.$apply (angular.js:14669) at HTMLFormElement. (angular.js:21705) at HTMLFormElement.c (angular.js:3047)

Any idea why this happens? Is there an updated version I should download?

NicolasAnastassacos avatar Dec 07 '15 19:12 NicolasAnastassacos