Unable to open codereview link in IE11 on Windows 7
Accepted answer
RTC Code Review needs IE11+ to operate. Note: When IE 11 is in "compatibility mode", it is essentially operating in a pre-IE11 mode. See http://www.howtogeek.com/128289/how-to-disable-compatibility-mode-in-internet-explorer
I can confirm that when using IE 11 in compatibility mode, Code Review does not work and hangs showing three loading dots in the middle of the screen (but works just fine when compatibility mode is OFF). If you open up the browser web developer tools by pressing F12 in IE 11 and go to the Console tab, you will notice that there are JavaScript exceptions such as "Object doesn't support property or method 'create'".
Please confirm this is the case, or please describe what doesn't work. Does the UI appear to hang when showing the 3 loading dots, or does it not work in some other way? Also please mention what exceptions/errors are listed in the IE web developer console view.