Closed SynbioLucas closed 9 years ago
Stack trace from any arrow button push in Plate View:
TypeError: $scope.updateView is not a function
at simControllers.js:320
at l.$broadcast (angular.js:14720)
at HTMLDivElement.<anonymous> (simDirectives.js:29)
at HTMLDivElement.n.event.dispatch (jquery.min.js:3)
at HTMLDivElement.r.handle (jquery.min.js:3)(anonymous function) @ angular.js:11607(anonymous function) @ angular.js:8557l.$broadcast @ angular.js:14722(anonymous function) @ simDirectives.js:29n.event.dispatch @ jquery.min.js:3r.handle @ jquery.min.js:3
In Well View:
TypeError: $scope.updateView is not a function
at simControllers.js:304
at l.$broadcast (angular.js:14720)
at HTMLDivElement.<anonymous> (simDirectives.js:29)
at HTMLDivElement.n.event.dispatch (jquery.min.js:3)
at HTMLDivElement.r.handle (jquery.min.js:3)
Arrow buttons still cause the well number indicators to change correctly, but the plot is unchanged. You have to go back to Plate view, select a different well, and hit Well View again, to get the plot to update.