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 was archived by the owner on Apr 12, 2024. It is now read-only.
is causing infinite digest loop in old android version (versions that require the hashbang mode to be enabled) with new versions of angular (problem appeared since we moved to 1.3.x).
The resulting URL should be http://myBaseUrl/#/test
but we get something like http://myBaseUrl/test#/test.html
Angular Version
Tested on 1.3.6
Browsers and Operating System
Every browser that requires hashbang, ie, with an UA similar to: Mozilla/5.0 (Linux; U; Android 2.1; en-us; GT-I9000 Build/ECLAIR) AppleWebKit/525.10+ (KHTML, like Gecko) Version/3.0.4 Mobile Safari/523.12.2