-
-
Notifications
You must be signed in to change notification settings - Fork 623
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
Repeat becomes corrupted on sort #721
Comments
Looks like a bug- also noticed changing the binding in the repeat to |
i have this problem too |
The only workaround that is acceptable so far is to do a new instance of the array |
Sort mutates the array @bigopon |
Hi guys,
the repeater does not reflect the items order with the underlying array. See the Gist demo to reproduce the issue.
https://gist.run/?id=ba12e33c7589c7b21386791286b3c37b
Thanks,
George
Library Version:
1.0.8
Operating System:
Windows [10]
Node Version:
6.9.4
Browser:
FF | Chrome
The text was updated successfully, but these errors were encountered: