Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228598

Ionic scrolling problem with version 1.7.13

$
0
0

I also have the exact issue for ionic 1.7.13. Scrolling on Android devices does not work. I also tried overflow-scroll="true" and
if (ionic.Platform.isAndroid()) {
$ionicConfigProvider.scrolling.jsScrolling(false);
}

Nothing works!


Viewing all articles
Browse latest Browse all 228598

Trending Articles