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

[]Lib.detached breaks every LibObject._detachIndex after "attaching" at least one LibObject #7

Open
juanvallejo opened this issue Sep 1, 2016 · 0 comments
Labels

Comments

@juanvallejo
Copy link
Owner

Calling splice on []Lib.detached here changes the size of the array, and index positions of every one of its stored objects after the item that was spliced, potentially causing subsequent objects with the "wrong" index to "attach".

@juanvallejo juanvallejo added the bug label Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant