I am using ion-slide-box having multiple slides. One slide has too large content but others have less content. Issue is that all the slides are taking the same height as that of the slide with the largest height and that's why creating an extra scrollable area in other slides. All slides should take height according to the content, please help me to figure out this problem.
Asked
Active
Viewed 89 times
1
-
http://codepen.io/calendee/pen/tLnFs - codepen link, this will help – Siraj ul Haq Mar 25 '17 at 13:56
1 Answers
1
Ion-slide-box always takes the height of longest slide. I explicitly defined the height of each slide and that works for me so far.

Zohra Gadiwala
- 206
- 1
- 4
- 17