Skip to content

ng-template custom node (component) not visible #604

@msbkh

Description

@msbkh

Hello,

I'm facing an issue using ng-template with custom component in it.

the custom nodes are not visible but present in devtool!

here is the code inside the graph :

<ng-template #nodeTemplate let-node> <app-custom-node [data]="node.data"></app-custom-node> </ng-template>

Image

ngx-graph 10.0.0-alpha.0 with Angular 19

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions