Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants