Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Observable<Task[]> not assignable to Task[] #14

Open
ScottTylerTech opened this issue Sep 9, 2021 · 1 comment
Open

Observable<Task[]> not assignable to Task[] #14

ScottTylerTech opened this issue Sep 9, 2021 · 1 comment

Comments

@ScottTylerTech
Copy link

Line in Code

image

This is from following along, and reproduced with pulling the source. Not sure if this is due to age and version are different, but this is breaking your tutorial.

@bodondo
Copy link

bodondo commented Dec 14, 2021

I think I encountered the same / related issue. I believe the snippet on Step 5 of the tutorial for app.component.ts incorrectly has |null behind CdkDragDrop<Task[], when compared to the app.component.ts for Step 5 here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants