Skip to content

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

@ijcnvv

Description

@ijcnvv
"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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions