Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

Updating a item in the ng-repeat places it at the end #173

Open
jonpopp opened this issue Apr 15, 2016 · 0 comments
Open

Updating a item in the ng-repeat places it at the end #173

jonpopp opened this issue Apr 15, 2016 · 0 comments

Comments

@jonpopp
Copy link

jonpopp commented Apr 15, 2016

I want to be able to update an item in the masonry grid and have it preserve the order. When i update that tile, it removes it from the grid and places it the end.

function that does the following:
$scope.jobs[$scope.editedJobIndex] = changedJob;

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

No branches or pull requests

1 participant