Content not being displayed - height is 0px

Hi there,

I have an issue using ionic framework beta 8 - I have created a codepen here: http://codepen.io/Apophenian/pen/oabjE
It seems that the content is being rendered, but does not have any height. It seems that it is the scroll-content class being applied to the ion-content element that is causing the issue.

Any help would be much appreciated.

Ah ok, so it seems it was the ‘class=“content”’ attribute on the body element that was causing this.