Skip to content

Changed an example for nested loop in List Rendering #2441

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

Merged
merged 2 commits into from
Jan 13, 2020

Conversation

NataliaTepluhina
Copy link
Member

@NataliaTepluhina NataliaTepluhina commented Jan 11, 2020

The Displaying Filtered/Sorted Results mentions a case with nested v-for loop but it's followed with an example that does not contain any nesting; more to say, numbers property is explicitly placed in data. This can raise a question: "Is there any sense of using a method here? If numbers are in data, we can use computed again!"

This PR adds an actual nested loop to align the description with the example

@phanan phanan merged commit a678c08 into vuejs:master Jan 13, 2020
@phanan
Copy link
Member

phanan commented Jan 13, 2020

Sweet, thanks for your work on this!

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