I use Chrome every day, and for some reason today, when I open the console to retrieve values ββduring debugging, nothing returns. If I set a breakpoint and hover over a variable, it will work fine, but entering it will not return anything. Is it possible that there are some settings that I accidentally encountered? I have no idea what went wrong :(

The value definitely exists, I can return it using the same method in IE and FF.
source
share