Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Async location updates causes flickers #13080

Closed
mhartington opened this issue Oct 13, 2015 · 2 comments
Closed

Async location updates causes flickers #13080

mhartington opened this issue Oct 13, 2015 · 2 comments

Comments

@mhartington
Copy link

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

  1. Create an ionic project and add ios
ionic start myApp tabs
cd myApp
ionic platform add ios
  1. Update the local version of ionic.bundle.js in www/lib/ionic/js/ with this build of ionic and angular 1.4.7

https://gist.github.com/mhartington/909f573627d0e8ba3bdd

Then deploy to an ios simulator running iOS9.

You should see flickers as you change tabs.

ionic-angular-146

@petebacondarwin
Copy link
Contributor

Given that iOS 9.1 has been out for a while now and take up of that must be at least as high as the 9.0 roll out - is this really an issue any more?

@petebacondarwin
Copy link
Contributor

Closing due to lack of activity

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants