@RangerRick wrote:
Ionic 1.2.4, Angular 1.4.8.
I have an
<ion-content scroll="false">
followed by a chunk of non-moving HTML inside it, and then an<ion-scroll scroll="true">
with a refresher and some content that should be scrolling. It appears that Ionic's scroll handling gets stuck and won't let me scroll past whatever's in the view when it is created.I've got a codepen here that shows the issue with nightly: http://codepen.io/RangerRick/full/gPvXxy/
Anyone know how to make this work?
Posts: 1
Participants: 1