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

component name mistake in codelabs? #1

Open
V00doo1 opened this issue May 17, 2022 · 2 comments
Open

component name mistake in codelabs? #1

V00doo1 opened this issue May 17, 2022 · 2 comments

Comments

@V00doo1
Copy link

V00doo1 commented May 17, 2022

In the "polish the templates" section, step no.4 mentions updating the code in the housing-location.component.html. I believe this should be housing-list.component.html

@diversis
Copy link

And this naming issue also appears on Step 6.4

In housing-location.component.html, replace locationList with results in the ngFor:

<article *ngFor="let location of results">...</article>

To clarify: component is called housing-list. interface is called housing-location

@gregbouwens
Copy link

This bug is still open and unresolved, I just found it again today. Google come on, this is a year and a day since it was reported!

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

3 participants