Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229659

Normal html tags like , , are not rendering in side

$
0
0

Hi,
I’m using IONIC 3.19.1.

<ion-content padding>
<ion-list>
  <button ion-item *ngFor="let shift of shifts">
    <h2>{{shift.operatorCode}}</h2>
    <p>{{shift.date}}</p>
    <button>hi</button>
  </button>
</ion-list>
<ion-fab  right bottom>
  <button ion-fab [navPush]="shiftSetup"><ion-icon name="add"></ion-icon></button>
</ion-fab>
</ion-content>

in the above code snippet the <h2>{{shift.operatorCode}}</h2> <p>{{shift.date}}</p> are note rendering. Pls see the attachment.
ionic


Viewing all articles
Browse latest Browse all 229659

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>