Skip to content

error NG8002: Can't bind to 'task' since it isn't a known property of 'app-task-item'. #1

Description

@younusesherif

<app-task-item *ngFor="let task of tasks" [task]="task" >

while sending props from app-tasks to app-task-item it'll showing error while using [task]="task"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions