Skip to content

A binding does not work properly #799

Closed
@vchimev

Description

@vchimev

The item-detail component of the default hello world template does not render properly. In particular:

<Label class="h2" [text]="item.id + '. '"></Label>

Expected:
10. Messi
screen shot 2017-05-15 at 9 16 29 am

Actual:
10Messi
screen shot 2017-05-15 at 9 04 11 am

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions