Ionic2 application to reproduce strange 'blank page effect' when navigate between two different tabs pages on iOs.
-
Install the the latest beta version of the Ionic CLI:
npm install ionic@latest -g
-
Clone this repository
git clone https://github.com/ramoncarreras/ios-tabs-error
-
Navigate to the ios-tabs-error directory:
cd ios-tabs-error
-
Install the dependencies
npm install
-
Start the app in the browser
ionic serve
-
Follow application steps to reproduce this issue