Closed
Description
The item-detail component of the default hello world template does not render properly. In particular:
<Label class="h2" [text]="item.id + '. '"></Label>
The item-detail component of the default hello world template does not render properly. In particular:
<Label class="h2" [text]="item.id + '. '"></Label>