We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb06643 + 8f7a148 commit 6f42432Copy full SHA for 6f42432
js/angular/directive/infiniteScroll.js
@@ -44,7 +44,7 @@
44
* });
45
* };
46
*
47
- * $scope.$on('stateChangeSuccess', function() {
+ * $scope.$on('$stateChangeSuccess', function() {
48
* $scope.loadMore();
49
50
* }
0 commit comments