Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui-sref-active): Use
$scope.$evalAsync
to apply css class
- Reduce digests caused by removing `$timeout` calls - This seems to fix the broken behavior reported in both #2503 and #1997 Closes #2503 Closes #1997 Supercedes #2012
- Loading branch information