FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

*ngFor on a component with [ngClass] does not render content as of beta.17 · Issue #8344 · angular/angular · GitHub

*ngFor on a component with [ngClass] does not render content as of beta.17 #8344

Description

Current behavior

A component with <ng-content> does not render its content when it uses *ngFor and [ngClass]. In this example, the first ngFor is not rendering any content, but the second one is.

Beta.17 example: http://plnkr.co/edit/EBbpWOubKNsdETr6HI14?p=preview

Expected/desired behavior

In this example, both ngFor's are rendering their text, and the css class is correctly being applied to the first set:

Beta.16 example: http://plnkr.co/edit/q3K2QHKf3h8umdNenUOT?p=preview

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL