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.
Angular doesn’t work in IE 7 with v1.2.0rc1 at all #3633
Closed
Description
Works with versions 1.0.7 and 1.1.5
http://plnkr.co/edit/Ez7zyje7Rn4p4fI3TmVs (plunker doesn't work in IE 7 so you will have to serve locally)
The follow error is displayed in the developer tools script console:
[$sce:iequirks] Strict Contextual Escaping does not support Internet Explorer version < 9 in quirks mode. You can fix this by adding the text <!doctype html> to the top of your HTML document. See http://docs.angularjs.org/api/ng.$sce for more information.
I'm using IE 8 in IE 7 Standards Mode.
Metadata
Metadata
Assignees
Labels
No labels