Skip to content

Commit f35780e

Browse files
committed
remove odd digest cycle running
1 parent eeac965 commit f35780e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dist/ui-scroll.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,6 @@ angular.module('ui.scroll', []).directive('uiScrollViewport', function () {
824824
function resizeAndScrollHandler() {
825825
if (!$rootScope.$$phase && !adapter.isLoading) {
826826
adjustBuffer();
827-
$scope.$apply();
828827
}
829828
}
830829

0 commit comments

Comments
 (0)