Closed
Description
Documentation Feedback
You have added a deprecation note about wrapper.find
to not use it anymore for vue component search. This is true for wrapper.get
as well, because it internally also uses .find(...)
.
Affected documentation page: Insert a link to the affected page
https://github.com/vuejs/vue-test-utils/blob/99948f58a2f1ef1362fe9e4bf5aca266541a0d35/docs/api/wrapper/get.md
Metadata
Metadata
Assignees
Labels
No labels