@imperialdalek wrote:
HI everyone
When I run app on my android device I see none of my slides.
I inspected the code using chrome inspect device tools and discovered the slidebox has zero height.Using the tools if I add 600px height then all slides appear on top of each other.
I have two screenshots of my chrome console.
The first shows the display on load, the second after I have manually added height of 600px.
To assist I have tested ionic 1.0.0 & 1.1 (latest).
Between each update I have also (just to be cautious) removed and reinstalled android platform.The device I am using is a samsung note 4 using 5.0.1 using chrome 46.0.2490.76
The slider was working just fine until I updated my ionic CLI and ran ionic lib update,
which is why I tried rolling back my ionic to previous version!I have also tried out several different code fixes found by reading threads in different pages.
e.g.
- $ionicSlideBoxDelegate.update();
- adding ng-ini to slidebox then calling above update() func
- add timeout of 2 seconds and auto call update() func
- adding fixed CSS height to slidesNothing works and I desperately need some help from anyone who can shed some light on my issue
PLEASE PLEASE HELP ME SOLVE THIS ISSUE !
thanks
Steve
Posts: 3
Participants: 1