8000 requestAnimationFrame still run when set md-progress-circular ng-show='false' · Issue #10668 · angular/material · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
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.
requestAnimationFrame still run when set md-progress-circular ng-show='false' #10668
Closed
@feichao

Description

@feichao

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

P3: importantImportant issues that really should be fixed when possible.has: Pull RequestA PR has been created to address this issueneeds: demoA CodePen demo or GitHub repository is needed to demonstrate the reproduction of the issueresolution: can't reproduceThe team is unable to reproduce this issue with the information providedtype: performanceThis issue is related to performance

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0