This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Closed
Description
Actual Behavior:
requestAnimationFrame is still running when set md-progress-circular ng-show='false', and the usage of cpu retains 19%
when set ng-show='false' or ng-hide='true', the requestAnimationFrame should pause
AngularJS Versions: *
AngularJS Version: 1.5.8
AngularJS Material Version: v1.1.1
Additional Information:
Browser Type: chrome
Browser Version: 58
OS: Mac OS
Metadata
Metadata
Assignees
Labels
Important issues that really should be fixed when possible.A PR has been created to address this issueA CodePen demo or GitHub repository is needed to demonstrate the reproduction of the issueThe team is unable to reproduce this issue with the information providedThis issue is related to performance