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.

Crashes on Android 2.3 when you use redirectTo #904

Closed
@nickretallack

Description

@nickretallack

View this page in Android Browser on Gingerbread (2.3):
http://nickretallack.com/experiments/angular-redirect.html

You can get a debug console on android by typing about:debug in your address bar. The output you will get is thus:

angular-1.0.0rc6.js:7185
Uncaught Error: 10 $digest() iterations reached.
Aborting!
Watchers fired in the last 5 iterations: [["fn:$locationWatch; newVal: 6; oldVal: 5"],["fn:$locationWatch; newVal: 7; oldVal: 6"],["fn:$locationWatch; newVal: 8; oldVal: 7"],["fn:$locationWatch; newVal: 9; oldVal: 8"],["fn:$locationWatch; newVal: 10; oldVal: 9"]]

Discussion thread is here: https://groups.google.com/forum/?fromgroups#!topic/angular/FUPnNj7CwhY

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions