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

ngFor is deprecated #208

Open
flibbertigibbet opened this issue Aug 15, 2017 · 2 comments
Open

ngFor is deprecated #208

flibbertigibbet opened this issue Aug 15, 2017 · 2 comments

Comments

@flibbertigibbet
Copy link
Contributor

According to the documentation, ngFor has been deprecated in favor of NgForOf as of Angular 4 (current version used by the app).

Replace the dozen or so uses of ngFor with NgForOf.

@CloudNiner
Copy link

Sigh. Good 'ol Angular.

If you go to the ngForOf doc page some of the examples towards the bottom still use ngFor. Nice.

@fungjj92
Copy link
Contributor

Eesh the new way looks sloppy to me

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

No branches or pull requests

5 participants