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
Labels
browser: IE
This issue is specific to Internet Explorer
severity: performance
This issue causes a significant performance degradation
Milestone
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/
The text was updated successfully, but these errors were encountered: