I've got very strange behavior in IE10/11 (ASP.Net MVC5) Steps:
- Click on any link
- Request is sent and "loading" icon appears
- Loading" icon disappears, but nothing happens
- After some delay page content suddenly appears
There is no Ajax request, just simple references.
Thanks in advance