We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.0.0-beta.28
https://github.com/lusarz/vue-test-utils-examples/commit/1ab138962e9530d24381bad22f411abd9a488093
Prop has appropriate value
Prop is undefined
undefined
When I either use mount or declare props directly in child component everything works
mount
The text was updated successfully, but these errors were encountered:
Thanks for the bug report. This is a duplicate of #1094 so I'm closing this in favor of #1094
Sorry, something went wrong.
No branches or pull requests
Version
1.0.0-beta.28
Reproduction link
https://github.com/lusarz/vue-test-utils-examples/commit/1ab138962e9530d24381bad22f411abd9a488093
Steps to reproduce
What is expected?
Prop has appropriate value
What is actually happening?
Prop is
undefined
When I either use
mount
or declare props directly in child component everything worksThe text was updated successfully, but these errors were encountered: