Hi,
While debugging nodejs code in VS, variables that hold object literals do not show any properties while examining on a break point. These objects are displayed as "no children", for example, when you hover your mouse over them in the code while debugging.
Comments: This problem is happening with me when I went to a version of node.exe that was later than October of 2014. I want back to the older version and I can now see elements of a variable instead of "no children"
While debugging nodejs code in VS, variables that hold object literals do not show any properties while examining on a break point. These objects are displayed as "no children", for example, when you hover your mouse over them in the code while debugging.
Comments: This problem is happening with me when I went to a version of node.exe that was later than October of 2014. I want back to the older version and I can now see elements of a variable instead of "no children"