Skip to content
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

vue 3: get properties (like computed) have declared in component are declared in children components as undefined #591

Open
ijcnvv opened this issue Feb 10, 2022 · 0 comments

Comments

@ijcnvv
Copy link

ijcnvv commented Feb 10, 2022

"vue": "^3.2.30",
"vue-class-component": "^8.0.0-rc.1",

and if I provide something to children component by props I got this warning
[Vue warn]: Computed property "canCreate" is already defined in Props

image

image

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

No branches or pull requests

1 participant