“Drawer” panel keeps showing up on refresh

大城市里の小女人 提交于 2019-12-09 04:44:50

问题


I just upgraded my chrome version to 49.0.2623.87, and now the "drawer" panel that contains the console keeps showing up when I refresh (F5) my page with the dev-tools opened.

Apparently there was a fix in the "emulator" panel but it seems that the checkbox this fix was using does not exist anymore.

Is anyone having the same problem and managed to fixed it ?


回答1:


Got it. With Dev Tools open hit F1 to open the settings. Uncheck 'Enable CSS source maps' Close the Settings box.

This has worked for my problem with the console opening all the time - I've just restested and this is the only option you need to change. I am sure it will fix your issue as well as it is linked strongly with mine.



来源:https://stackoverflow.com/questions/36159780/drawer-panel-keeps-showing-up-on-refresh

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