Hi,
I have a problem when i use ng-repeat in a ion-slide. Each ion-slide have the height of the biggest ion-slide.
I tried using $ionicSlideBoxDelegate.update() but it doesn’t work.
I tried using specifically designed directives that i saw on some forums but no success either.
I put this codepen together pretty quickly to show what my problem is.
On the second and third slide you can scroll way past the elements in that slide.
If anybody have an idea i can use, i’d be greatly apreciated.
Thanks in advance
Pierre