Google Chrome Dev tools can not show body content in Elements Tag

淺唱寂寞╮ 提交于 2019-12-14 00:29:56

问题


Anybody have the situation like this: Under Chrome Dev tools's Elements tag, body tag's content can not show.

The only method is close the dev tool and reopen.


回答1:


It's a Chrome bug, it still happens in Canary, crbug.com/829884.

Refresh Devtools with Alt + R to fix if it happens.

Edit: update - bug fixed




回答2:


Bug disappeared after I forced Chrome to look for new updates and let it update to the latest version.

My version is now

Version 67.0.3396.62 (Official Build) (64-Bit)



来源:https://stackoverflow.com/questions/50033710/google-chrome-dev-tools-can-not-show-body-content-in-elements-tag

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