mobile-angular-ui
mobile-angular-ui copied to clipboard
Scrollable content for iPhone 6/6 Plus
When adding the scrollable scrollable-content class, data can be scrolled on all devices apart from the iPhone 6 and the iPhone 6 Plus. This includes all other iOS devices, Safari on a desktop etc.
This sounds very strange.. I'm testing it with iOS 6 Simulator and it works fine. Could you try to navigate to http://mobileangularui.com/demo and say if is affecting it too?
This works fine on my iPhone 6
Scrolling for me worked on desktop Chrome, but scrolling did not work for me when running my page inside of a phonegap app. I removed ui-prevent-touchmove-defaults
from my body tag, which was shown in the demo. This fixed scrolling for me on iphone 6 running my page inside a phonegap app.
ok I see some really buggy behaviour for scrolling. I see it the app I am developing as well as in the demo app, its visible at least in iphone 6 plus and ipad device (in safari and chrome) as well as in simulator. See video: https://youtu.be/161bFhj48hM
Yeah same issue here... Scrolling is inconsistent... Exactly same behavior reported by okku... Anyone came to a solution to this? Thanks!
Ok finally solved this!!! Its caused by the gesture module, so if you don't need gestures just DON'T incude: mobile-angular-ui.gestures.js.