Scroll is not working

Hi,
I’m triyng to use scroll with ng-view but it’s working properly.

My code:

<ion-scroll zooming="false" direction="xy">
<div class="page {{ pageClass }}" ng-view></div>
</ion-scroll>

Might I suggest you actually describe in what way it’s not working, so people here will have a better chance of helping you solve the issue?


The scroll get’s full height and the responsive don’t work anymore

image

See full height, scroll don’t work

PS: Sorry for my english

The same problem on mobile http://codepen.io/simo94/full/ogVKdJ/