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

Ion-text-wrap doesn't work

$
0
0

Silly of me! I was using label in label

<ion-label class="ion-text-wrap">
  <ion-label [routerLink]="['/', 'posts', post.url]">{{post.title}}</ion-label>
</ion-label>

so i removed my extra label and css working just fine

  <ion-label class="ion-text-wrap" [routerLink]="['/', 'posts', post.url]">{{post.title}}</ion-label>

thanks guys


Viewing all articles
Browse latest Browse all 231008

Trending Articles



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