internet explorer 9 - ie9 is clearing the developer console after the page finishes loading -
if have developer console open while page loads, can see console.log statements logging. page finished loading (with or without errors), console cleared automatically , can't see of messages. how stop unwanted behaviour? want see log messages , objects.
the console clearing on mistake because it's received (inaccurate) notification page has been navigated. can turn off behavior f12 menu:
tools -> clear entries on navigate -> console (untick)
does workaround issue?
Comments
Post a Comment