NAV 2016 debugger Watch window and program stack and variable window disappear

rsaritzky
rsaritzky Member Posts: 469
Hi,

I'm running NAV2016 CU32 in a Docker (development) environment. After I build a new Docker container and run the NAV2016 debugger, the "Watch" and "Call Stack" windows are not there (they don't appear). And if I click on "Variables", the Variables window is completely empty. The debugger otherwise runs OK.

If I do the same thing on another machine, the debugger appears correctly.

I've completely removed the container and artifacts and rebuilt the environment (also rebooted the PC).

Has anyone seen this?

Ron