codelab icon indicating copy to clipboard operation
codelab copied to clipboard

"Iterate over the videos using '*ngFor', and display a title for each" - I don't understand, where exactly I should create HTML tag with *ngFor attribute

Open NothingEverHappens opened this issue 5 years ago • 0 comments

What the issue is about

One of the tests is not very clear:https://codelab.fun/angular/templates/exercise-3

"Iterate over the videos using '*ngFor', and display a title for each" -It's not very clear, where exactly HTML tag with *ngFor attribute should be created.

Potential solution would be to be more explicit on what tag to use and where it should go, e.g. using div tag/ inside the main div

Where to start?

Start with reproducing Locally

Metadata:

This was filed through the feedback form. Author: Vladimir Date: Thu, 10 Oct 2019 11:13:04 GMT Slide: Local,Prod

NothingEverHappens avatar Nov 08 '19 17:11 NothingEverHappens