Skip to content

Example on README not working.  #24

@gastonambrogi

Description

@gastonambrogi

In Usage section, the rocket icon example is wrong, it renders "fa-undefined"
<fa [name]="rocket" [border]=true></i> or
<i fa [name]="rocket" [border]=true></i>
will render:
<fa> <i ng-reflect-ng-class="fa,fa-undefined,fa-border" class="fa fa-undefined fa-border"></i> </fa>
Putting the same as <fa [name]="'rocket'" [border]=true></i> works

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions