Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49184

Collection-repeat not showing list. It Shows scroll but not data

$
0
0

@Sanat88 wrote:

I am using below code for my app :

<ul class="list card">
	<div class="item item-divider" style="font-size: large;">
		<b>Upcoming Schedule</b>
	</div>
	<li class="item"
		collection-repeat="schedule in Schedules | filter:upSearch">
		<div class="row" style="padding: 0px;"></div>
	</li>
</ul>

Here row contains some schedule info.
when i am using ng-repeat instead of collection-repeat it works perfectly but slowly.
Please help me to resolve this.
Thanks.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49184

Trending Articles



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