question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

docs: update browser support documentation with note on IE compatibility view

See original GitHub issue

I’m submitting a … (check one with “x”)

[ ] bug report => search github for a similar issue or PR before submitting
[X] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question

Current behavior

Browser support documentation at https://angular.io/docs/ts/latest/guide/browser-support.html details IE 9/10/11 support with polyfills, but does not mention how support is not there for those same browsers in “compatiblity view”.

Expected behavior

Documentation on https://angular.io/docs/ts/latest/guide/browser-support.html specifies lack of support for IE 9/10/11 in “compatibility view” mode. Info on how to instruct IE to not load in compatibility view would be a bonus.

Minimal reproduction of the problem with instructions

Very easy to reproduce on IE 11 - setup a test project via ng new TestApp, run via ng serve, then open in IE 11 and force it into compatibility view via “Change Compatibility View Settings” - add localhost - app will fail with multiple errors.

What is the motivation / use case for changing the behavior?

This little bit of documentation could save people time looking for the wrong root cause on errors and from opening up phantom IE bug reports.

Please tell us about your environment:

  • Angular version: 4.0.0
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

IE 9/10/11

  • Language: [all | TypeScript X.X | ES6/7 | ES5]

  • Node (for AoT issues): node --version =

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
pkozlowski-opensourcecommented, Apr 25, 2017

Yeh, there is no intention of supporting compatibility view so a note in the docs would be in order. Marking as a documentation issue.

0reactions
angular-automatic-lock-bot[bot]commented, Sep 15, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix web compatibility issues using document modes and the ...
Test your sites for document mode compatibility · Go to a site having compatibility problems, press F12 to open the F12 Developer Tools,...
Read more >
Set up Legacy Browser Support for Microsoft Edge in IE mode
As an admin, you can configure Legacy Browser Support (LBS) so that users can use Microsoft Edge in IE mode to view legacy...
Read more >
Browser Compatibility - CKEditor 4 Documentation
Internet Explorer browsers in versions 8.0, 9.0 (including Quirks Mode and Compatibility Mode) and 10.0 are supported up to CKEditor 4.20. As the...
Read more >
Highest document mode - Webhint
Internet Explorer 8/9/10 support document compatibility modes. Because of this, even if the site's visitor is using, let's say, Internet Explorer 9, ...
Read more >
Browser support - Angular
The suggested polyfills are the ones that run full Angular applications. You might need additional polyfills to support features not covered by this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found