For now the direct access "box ball" sort cuts are disabled. Once the variable height issue has been addressed, re-enable the "box balls" and see if they work. Working their is the z-index of the "box balls" places them behind the content in the ion-box.
For now the direct access "box ball" sort cuts are disabled. Once the variable height issue has been addressed, re-enable the "box balls" and see if they work. Working their is the z-index of the "box balls" places them behind the content in the ion-box.
See:
https://forum.ionicframework.com/t/slide-box-dynamic-height/2149/21
Probably a better solution than this hack is to put ion-content inside ion-slide - see codepen at http://forum.ionicframework.com/t/vertically-scroll-able-lists-contents-in-ion-slidebox/7453/2 .