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

fix($browser): handle async href on url change in <=IE9 #9237

Conversation

chrisirhc
Copy link
Contributor

Fixes #9235

Affects 1.2.25 and 1.3.x.

@chrisirhc chrisirhc force-pushed the feature/fix-legacy-browser-redirects branch from 41bb66d to 63bdb08 Compare September 24, 2014 18:43
@chrisirhc chrisirhc changed the title fix($location): prevent redirects on url change in <=IE9 fix($browser): handle async href on url change in <=IE9 Sep 24, 2014
@IgorMinar
Copy link
Contributor

this looks reasonable to me. we should review more thoroughly and merge.

@aygee
Copy link

aygee commented Oct 1, 2014

@chrisirhc I applied this patch to v1.2.25 but it's still not fixed. Still got the $digest infinite loop

@btford
Copy link
Contributor

btford commented Oct 3, 2014

I reviewed this and it looks good.

@aygee do you have a reproduction? yours might be a different issue.

@btford
Copy link
Contributor

btford commented Oct 3, 2014

Landed as 404b95f.

@aygee if you're still having issues, can you please open a new issue with a reproduction?

@btford btford closed this Oct 3, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

html5mode on IE9 leads to redirect loop behavior on every digest during initial page load
5 participants