Skip to content

Conversation

freakzlike
Copy link
Collaborator

This PR will fix #1201.

I just used the same logic of find for findAll and unified this into one method. So same logic for find and findAll (except ref selector for find)

@cexbrayat
Copy link
Member

Thanks @freakzlike for the PR!

Does it also fix #1173 ? Would you mind adding a test in the PR to check?

cc @xanf on his, as he may have started to work on that, and knows this code better than me.

@freakzlike
Copy link
Collaborator Author

@cexbrayat I ran the unit test from #1172 with this changes but it was the same result as before.

Copy link
Member

@lmiller1990 lmiller1990 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine to me - all tests passing, which is the vector we need to rely on 👍

@lmiller1990 lmiller1990 merged commit 77994a0 into vuejs:master Jan 17, 2022
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.

findAll returns nothing when using a render function

3 participants