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
2.5.16
https://github.com/ondrej-janosik/vue-bug-props/blob/master/src/App.vue
A computed property should have the same context even if prop with type array is presented
Computed property context is missing
The text was updated successfully, but these errors were encountered:
Duplicate of #8406 #6841 Please keep an eye on #6856 - we'll start merging pull requests soon.
Sorry, something went wrong.
No branches or pull requests
Version
2.5.16
Reproduction link
https://github.com/ondrej-janosik/vue-bug-props/blob/master/src/App.vue
Steps to reproduce
What is expected?
A computed property should have the same context even if prop with type array is presented
What is actually happening?
Computed property context is missing
The text was updated successfully, but these errors were encountered: