You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
This goes back to #12241 that was fixed with the commit above, but the commit causes flickering in ionic apps. I will note that @IgorMinar's patch does not cause any flickers.
Steps to replicate
Create an ionic project and add ios
ionic start myApp tabs
cd myApp
ionic platform add ios
Update the local version of ionic.bundle.js in www/lib/ionic/js/ with this build of ionic and angular 1.4.7
Following up with @petebacondarwin from here.
8d39bd8
This goes back to #12241 that was fixed with the commit above, but the commit causes flickering in ionic apps. I will note that @IgorMinar's patch does not cause any flickers.
Steps to replicate
www/lib/ionic/js/
with this build of ionic and angular 1.4.7https://gist.github.com/mhartington/909f573627d0e8ba3bdd
Then deploy to an ios simulator running iOS9.
You should see flickers as you change tabs.
The text was updated successfully, but these errors were encountered: