Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorder messes up array and ion-list after a few moves #1716

Closed
berlinhudson opened this issue Jul 2, 2014 · 2 comments
Closed

Reorder messes up array and ion-list after a few moves #1716

berlinhudson opened this issue Jul 2, 2014 · 2 comments

Comments

@berlinhudson
Copy link

You can check your own codepen example at http://codepen.io/ionic/pen/JsHjf linked by the ion-list page http://ionicframework.com/docs/api/directive/ionList/ .
To make it more obvious, add {{$index}} in front of Item, like that:
{{$index}} Item {{ item.id }}
Move different rows a couple of times and at some point it is not in sync anymore and all kind of messed up stuff happens. Items get overwritten or placed at the wrong index.

This issue has also been reported here in the forum: http://forum.ionicframework.com/t/issue-in-list-after-reordering/4458/4

@perrygovier
Copy link
Contributor

Hey @berlinhudson, this is a known issue. Mind continuing the discussion on ticket #1601?

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 6, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 2018
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

2 participants