ngStorage
ngStorage copied to clipboard
DOM7011: The code on this page disabled back and forward caching
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?
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.
Yes it's just an infomational.But then how to run our angular js code on IE browser.
Has anything been worked out for this error?
Is there any update..?
I'm having the same issue with my Meteor app. Works fine in Chrome but IE and Safari don't render.
Did we get any solution for this ?
Did we get any solution for this ? We are getting same error to reload some scripts in IE its throwing this error inside Salesforce.
Despite it being an informational, a practical consequence appears to be that IE debugger DOM output is disabled.