diff --git a/js/angular/service/ionicConfig.js b/js/angular/service/ionicConfig.js index e726aff094c..d7d1e00a4b3 100644 --- a/js/angular/service/ionicConfig.js +++ b/js/angular/service/ionicConfig.js @@ -309,7 +309,7 @@ IonicModule }, scrolling: { - jsScrolling: false + jsScrolling: true }, spinner: { @@ -368,8 +368,11 @@ IonicModule tabs: { style: 'striped', position: 'top' - } + }, + scrolling: { + jsScrolling: false + } }); // Windows Phone