Skip to content

Fix caveat 2 solution in list rendering section #861

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

Closed
wants to merge 1 commit into from
Closed

Fix caveat 2 solution in list rendering section #861

wants to merge 1 commit into from

Conversation

lkarbownik
Copy link

Currently list rendering section includes a wrong solution for Caveat #2.
vm.items.length = newLength is not equal to example1.items.splice(newLength).

@lkarbownik lkarbownik changed the title Fix caveat 2 solution Fix caveat 2 solution in list rendering section Apr 4, 2017
@kazupon
Copy link
Member

kazupon commented Apr 5, 2017

@kazupon kazupon closed this Apr 5, 2017
@lkarbownik lkarbownik deleted the documentation/fix-caveats-section branch April 5, 2017 09:21
@lkarbownik
Copy link
Author

Thank you for fast reply and clarification.
I have indeed misread the documentation and missed the fact there is no assignment of splice call result.

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

Successfully merging this pull request may close these issues.

2 participants