You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since v4.0.11 uiGridAutoResize use $scope.$watch and its causing repetitive reflow cycles on browser side (clientWidth) in each angular digest cycle. Regression
Regression was introduced in #6470