javascript - Site provoking error in Microsoft Edge (but not any other browsers) -


when loading page on our site in microsoft edge, sometimes see following error (that is, happens 1/3 times):

this page having problem loading

we tried load page few times, there still problem site. know have better things watch page reload on , on again try coming page later.

the page looks reloads once or twice before showing error. don't see same issue in other major browser (ie 9-11, chrome, firefox, etc.), , there no console errors (although there couple of warnings).

here console warnings shown:

  • the code on page disabled , forward caching
  • malformed comment. comments should start <!--. (specifically referring lines of code include conditional formatting earlier versions of ie.)

here's example of page on our site we've seen error: https://casetext.com/case/cole-taylor-bank-v-corrigan

for it's worth, we're angularjs website on version 1.4.4 , we're using ui-router routing.


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -