This question already has answers here:
Console.log messages not showing up in Chrome's javascript console?
(9个答案)
Chrome: console.log, console.debug are not working
(20个答案)
why does console.log not output in chrome?
(3个答案)
2年前关闭。
我刚遇到这个奇怪的问题。我不记得以前有它,但是自从我上次开发任何Chrome产品以来已经有一段时间了。
下面的图片几乎可以单独说明:
为什么Chrome控制台会不断返回
更新资料
(9个答案)
Chrome: console.log, console.debug are not working
(20个答案)
why does console.log not output in chrome?
(3个答案)
2年前关闭。
我刚遇到这个奇怪的问题。我不记得以前有它,但是自从我上次开发任何Chrome产品以来已经有一段时间了。
下面的图片几乎可以单独说明:
为什么Chrome控制台会不断返回
console.log
命令的undefined? js脚本中使用的任何console.log
也会返回相同的代码。更新资料
console.log.toString()
返回"function log() { [native code] }"
最佳答案
您是否偶然过滤邮件?查看控制台的右上角,查看是否显示“1隐藏”。