Source Code Tab in Chrome Developer Tools no longer pops up the value when hovering over a variable

Viewed 43

Suddenly I can no longer call up variable values ​​when hovering in the Source Code tab of Google Chrome's Developer Tools. Nothing happens. A few days ago everything was working fine. Current Chrome Version (105.0.5195.102) What's weird: if I deploy a version and then try, everything works. It just doesn't work on localhost

If I use res in the callback function, I don't see a pop-up

enter image description here

0 Answers
Related