ngStorage icon indicating copy to clipboard operation
ngStorage copied to clipboard

DOM7011: The code on this page disabled back and forward caching

Open angeloocana opened this issue 9 years ago • 8 comments

Only in IE 11, i'm getting the errors below:

DOM7011: The code on this page disabled back and forward caching. For more information, see: http://go.microsoft.com/fwlink/?LinkID=291337 staffgeist.azurewebsites.net

HTML1300: Navigation occurred. staffgeist.azurewebsites.net

can anyone help me?

angeloocana avatar Oct 26 '15 22:10 angeloocana

Those are not errors, just informational. Happens in Angular when using HTML5 mode since our Angular code is handling back/forward instead of the browser.

samuelneff avatar Nov 29 '15 16:11 samuelneff

Yes it's just an infomational.But then how to run our angular js code on IE browser.

SONALIKOKARE avatar Jan 28 '16 06:01 SONALIKOKARE

Has anything been worked out for this error?

Mozar10 avatar Aug 18 '16 15:08 Mozar10

Is there any update..?

biswajitpanday avatar Oct 20 '16 11:10 biswajitpanday

I'm having the same issue with my Meteor app. Works fine in Chrome but IE and Safari don't render.

melban avatar Mar 16 '17 13:03 melban

Did we get any solution for this ?

ChetnaGupta avatar May 18 '18 11:05 ChetnaGupta

Did we get any solution for this ? We are getting same error to reload some scripts in IE its throwing this error inside Salesforce.

jayeshtejwani avatar Jul 19 '18 06:07 jayeshtejwani

Despite it being an informational, a practical consequence appears to be that IE debugger DOM output is disabled.

Allen-Porter avatar Dec 04 '18 14:12 Allen-Porter