Skip to content

Many redundant dependencies are produced in Entity class in Typescript #338

Open
@ellik95

Description

@ellik95

Describe the bug
There are many unneeded import dependencies in the produced Entities.

Expected behavior
It should have only the dependencies that it needs. We had solved this problem in the past with deep cloning the dependencies array, because they were mutated. Something like this is happening in dependencies of Entity.

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions