Chrome 调试器:将鼠标悬停在 js 调试器中的变量但无法再看到该值

Chrome debugger: hover a variable in js debugger but cannot see the value anymore

Chrome 版本 : Chrome 版本 79.0.3945.88(正式版)(64 位)

OS : Windows 10 临

什么步骤会重现问题?

  1. 在变量上添加断点
  2. 突破点
  3. 当断点发生时将鼠标悬停在包含值的变量上。

预期结果是什么?

在 js 调试器中悬停一个变量,必须看到变量的值。

会发生什么?

在 js 调试器中悬停一个变量,但看不到变量的值。

它现在正在使用以下最新版本:

版本 79.0.3945.117(正式版)(64 位)