Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Ng-repeat is not working on Android builds

$
0
0

@radha1258 wrote:

Here is my Code,

<div class="list card" ng-repeat="chat in dash" >
<div class="item item-avatar">
<img src="{{chat.FeedDtl.PhotoPath}}">
<h2>{{chat.FeedDtl.DisplayName}}</h2>
<p>Date</p>
  </div>
  <div class="item item-body">
<img class="full-image" src="{{chat.FeedDtl.MediaPath}}">
<p>{{chat.FeedDtl.FeedContent}}
</p>
<p>
  <a href="#" class="subdued">1 Like</a>
  <a href="#" class="subdued">5 Comments</a>
</p>
  </div>

  <div class="item tabs tabs-secondary tabs-icon-left">
<a class="tab-item" href="#">
  <i class="icon ion-thumbsup"></i>
  Like
</a>
<a class="tab-item" href="#">
  <i class="icon ion-chatbox"></i>
  Comment
</a>
<a class="tab-item" href="#">
  <i class="icon ion-share"></i>
  Share
</a>
  </div>

</div>

Can anyone help on this?

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



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