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>
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?
See full height, scroll don’t work
PS: Sorry for my english
The same problem on mobile http://codepen.io/simo94/full/ogVKdJ/