Skip to content

[Ionic1] Example to reproduce strange blank page effect while navigating between tabs pages.

Notifications You must be signed in to change notification settings

ramoncarreras/ios-tabs-error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Ionic2] ios-tabs-error

Ionic2 application to reproduce strange 'blank page effect' when navigate between two different tabs pages on iOs.

Ionic forum topic

  1. Install the the latest beta version of the Ionic CLI:

    npm install ionic@latest -g
    
  2. Clone this repository

    git clone https://github.com/ramoncarreras/ios-tabs-error
    
  3. Navigate to the ios-tabs-error directory:

    cd ios-tabs-error
    
  4. Install the dependencies

    npm install
    
  5. Start the app in the browser

    ionic serve
    
  6. Follow application steps to reproduce this issue

About

[Ionic1] Example to reproduce strange blank page effect while navigating between tabs pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published