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

(>= 0.9.0) md-list-item using ng-repeat doubles in size briefly when updating items #2906

Closed
adamduren opened this issue May 19, 2015 · 2 comments
Assignees
Milestone

Comments

@adamduren
Copy link

Codepen Demo

This is a regression from 0.8.3.

When updating a list of objects bound with ng-repeat to md-list-item the md-list briefly shows what I believe is a combination of the old list and the new list for the repeater.

There are two lists in the codepen demo. The first is an array of objects and the second is an array of integers. Only the array of objects is experiencing this behavior.

@zacharytamas
Copy link

👍

@zlovin
Copy link

zlovin commented Jun 23, 2015

@rschmukler I forked the codepen @adamduren provided and updated the version of material to 0.10.0, the original problem is present again.
http://codepen.io/anon/pen/gpXgqo?editors=101

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants