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

angularjs.org hangs IE9 #104

Closed
nealtovsen opened this issue Mar 21, 2014 · 5 comments
Closed

angularjs.org hangs IE9 #104

nealtovsen opened this issue Mar 21, 2014 · 5 comments
Assignees

Comments

@nealtovsen
Copy link

Viewing angularjs.org in IE9 (Win7) causes IE to "hang". It appears to be in an infinite redirect loop. The URL keeps changing from http://angularjs.org to http://angularjs.org/#!/ and back again.

The browser content is unresponsive but you can close the window if you do it reasonably quickly. The entire browser will eventually hang if you do not.

Using Microsoft-supplied VM, build 20131127, IE9 on Win7

Disclaimer: I'm an angular newb evaluating using angular for a new project, so I'm not savvy enough yet to debug yet...sorry!

@petebacondarwin
Copy link
Contributor

Thanks for reporting this. I will look into it.

@petebacondarwin petebacondarwin self-assigned this Mar 21, 2014
@petebacondarwin
Copy link
Contributor

Clicking compatibility view stops this from happening...

@petebacondarwin
Copy link
Contributor

Ahh but only because AngularJS then crashes and fails to load at all because $sce does not support IE9 in quirks mode :-)

@webmaven
Copy link

The same thing (infinite loop of redirects) happens to IE8 as well.

@petebacondarwin
Copy link
Contributor

See angular/angular.js#6820

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

No branches or pull requests

3 participants