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

Async location updates causes flickers #13080

@mhartington

Description

@mhartington

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions