In the past, I was able to see all the content of my JavaScript objects like this:
However, for some reason now, the content is not being displayed at all:
I am using Visual Studio 2015 Community with Cordova and Ripple emulator. I have tried creating a new project and even uninstalling/reinstalling VS2015, but nothing has fixed the issue. Just to clarify, I no longer have the "expando-toggle" button on the left side of my objects. Any ideas why? I am simply using console.log and console.error as usual.