Hi,
I am using list in content and the data is loaded dynamically. i am seeing some lines or empty lists as a background in the content page behind the slides.
I am missing something?
Hi,
I am using list in content and the data is loaded dynamically. i am seeing some lines or empty lists as a background in the content page behind the slides.
I am missing something?
What version of ionic are you using? Can you try this with the nightly builds?
<link href="http://code.ionicframework.com/nightly/css/ionic.min.css" rel="stylesheet">
<script src="http://code.ionicframework.com/nightly/js/ionic.bundle.js"></script>
Hey @mhartington,
The nightly build worked!!. and i was using Ionic, v1.0.0-beta.3 previously.
is that a bug got introduced in the beta 3?
Yeah it was a small bug, beta 4/nightly builds should handle it