Hello. On Step 5, I'm getting the following error in my console:
TypeError: Cannot read property 'push' of undefined
at Object.WatchlistService.WatchlistModel.addStock (watchlist-service.
js:24)
at Scope.$scope.addStock (watchlist.
js:28)
at angular.
js:10903
at angular-touch.
js:441
at Scope.$eval (angular.
js:12811)
at Scope.$apply (angular.
js:12909)
at HTMLButtonElement.<anonymous> (angular-touch.
js:440)
at HTMLButtonElement.jQuery.event.dispatch (jquery.
js:4435)
at HTMLButtonElement.elemData.handle (jquery.
js:4121)
I've followed the code as the book details, so advice would be much appreciated.
Thanks.