You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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
#1191
"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
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
The text was updated successfully, but these errors were encountered: