Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

fix(sortable): clear savedNodes to fix a leak when items get removed #244

Merged
merged 1 commit into from
Aug 12, 2014

Conversation

thgreasi
Copy link
Contributor

Closes #243

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling c6709fa on thgreasi:clearSavedNodes into 19dfc6c on angular-ui:master.

thgreasi added a commit that referenced this pull request Aug 12, 2014
fix(sortable): clear savedNodes to fix a leak when items get removed
@thgreasi thgreasi merged commit a02888e into angular-ui:master Aug 12, 2014
@thgreasi thgreasi deleted the clearSavedNodes branch August 12, 2014 21:02
@thgreasi thgreasi mentioned this pull request Aug 13, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repeated elements get leaked if you remove some elements from the source list.
2 participants