angular-bootstrap-simple-chat
angular-bootstrap-simple-chat copied to clipboard
submitFunction error
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.
Any idea why this happens? Is there an updated version I should download?