Overflow-scroll="true" IOS scrolling not working

if I do that here <ion-content delegate-handle="content" overflow-scroll="true">
i can’t scroll anymore an the IOS device.

but i need overflow-scroll for anchorScroll.

Same problem with Ionic Version: 1.0.1

Cordova CLI: 4.3.1
Ionic Version: 1.0.1-nightly-1417
Ionic CLI Version: 1.6.1
Ionic App Lib Version: 0.3.3
ios-deploy version: Not installed
ios-sim version: 3.1.1
OS: Mac OS X Yosemite
Node Version: v0.12.6
Xcode version: Xcode 6.4 Build version 6E35b

2 Likes

@mhartington
I recognized the same behavior.

@mhartington Will this be fixed? Setting jsScrolling to false in config disables scroll throughout the app.

i am having this issue for ios and scroll is not working and also the work around posted is also not helping. Is there any other fix available or ios

Hello maddy_07,

need more informations.

What is the version of Ionic and ios?

ionic info

can help :slight_smile:

thx

Hi Gunbit,

i am using ionic 1.2.1
ios 8 which is from emulator
is this issue persists in ionic 3 or higher versions ?

Hi Everyone,

Can someone is able to give any work around on this issue?
@Gunbit @siddhartha

OMG! I forgot about this. I tested on IOS 10 with native scroll and it worked perfectly. Damn it. I have release on the app store without testing on ios 8.0. Can some test it on ios 9 ?

Update: I just tested it on IOS 8.1. Scroll works. List a charm!