Skip to content

feature: Groups metadata should transfer to nested components #1310

Open
@ithan

Description

@ithan

Description

Currently, only the main Class has access to the group's property when using @expose({ groups: [...]}), if you try to access groups in the nested entities, it does not work.

Proposed solution

When creating a new class for each nested entity, the groups' data should be shared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    flag: needs discussionIssues which needs discussion before implementation.type: featureIssues related to new features.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions