Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

slow render on IE11 using ng-repeat with ng-if #4288

Closed
calebeaires opened this issue Aug 22, 2015 · 4 comments
Closed

slow render on IE11 using ng-repeat with ng-if #4288

calebeaires opened this issue Aug 22, 2015 · 4 comments
Assignees
Labels
browser: IE This issue is specific to Internet Explorer severity: performance This issue causes a significant performance degradation
Milestone

Comments

@calebeaires
Copy link

With a "not so big" list of items, using ng-repeat and ng-if, the dom rendering goes very slow on Microsoft Edge/IE11. But on Chrome the rendering goes very fast.

Take an example: https://jsfiddle.net/hg4mskmc/

@ThomasBurleson
Copy link
Contributor

@ThomasBurleson ThomasBurleson added this to the 0.11.0 milestone Aug 22, 2015
@ThomasBurleson ThomasBurleson self-assigned this Aug 22, 2015
@ThomasBurleson ThomasBurleson added browser: IE This issue is specific to Internet Explorer severity: performance This issue causes a significant performance degradation labels Aug 22, 2015
@calebeaires
Copy link
Author

Solved: #1771

@surigorantla
Copy link

@calebeaires I am also facing similar issue IE 11, the browser is hanging and could not scroll. I am populating data using ng-repeat(around 5). How it got resolved ? Do we have to just include above files in our code or do we have to use some functionality in above Js instead of ng-repeat?

@ThomasBurleson
Copy link
Contributor

Please re-post this in the Angular Material Forum

@angular angular locked and limited conversation to collaborators Sep 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
browser: IE This issue is specific to Internet Explorer severity: performance This issue causes a significant performance degradation
Projects
None yet
Development

No branches or pull requests

3 participants