From 096beec288271289d52f85ea735ae615576f90c7 Mon Sep 17 00:00:00 2001 From: Dani Palou Date: Thu, 20 May 2021 13:39:06 +0200 Subject: [PATCH] MOBILE-3320 ios: Fix PTR in tabs-outlet pages in iOS Apparently iOS gets the outer ion-content to scroll when there's more than one, so we had to remove the ion-contents outside of core-tabs-outlet --- .../features/course/pages/index/index.html | 4 +--- .../features/mainmenu/pages/home/home.html | 18 ++++++++---------- 2 files changed, 9 insertions(+), 13 deletions(-) diff --git a/src/core/features/course/pages/index/index.html b/src/core/features/course/pages/index/index.html index 18d3d7dda..558d1cc76 100644 --- a/src/core/features/course/pages/index/index.html +++ b/src/core/features/course/pages/index/index.html @@ -10,6 +10,4 @@ - - - + diff --git a/src/core/features/mainmenu/pages/home/home.html b/src/core/features/mainmenu/pages/home/home.html index 1430ba018..60d05003a 100644 --- a/src/core/features/mainmenu/pages/home/home.html +++ b/src/core/features/mainmenu/pages/home/home.html @@ -12,13 +12,11 @@ - - - - - - - - - + + + + + + +