IE reloads page when opening F12 developer tools

南楼画角 提交于 2019-12-10 12:33:59

问题


Recently I installed IE 11(previously IE 9) on my DEV Windows 7 machine. Whenever I press or open the F12 Developer tools, it reloads the page. Is there anyway to stop this behavior?

Thanks in advance :)


回答1:


If you go to the Emulation tool do you have any settings set? When F12 is opened with a persisted emulation setting such as document mode it has to reload that page to apply the setting. You can clear any settings with the 'Reset Emulation settings' you can also turn off the behavior by disabling 'Persist Emulation settings' within IE Developer Tools.



来源:https://stackoverflow.com/questions/31165927/ie-reloads-page-when-opening-f12-developer-tools

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!