I used to see all my javascript objects content like this before:
But now, I don't know why but it doesn't show their content at all:
I use visual studio 2015 community with cordova and Ripple emulator. I tried to create a new project or even tried to uninstall / reinstall VS2015, but it didn't work. To make it more clearly, I don't have the "expando-toggly" button on the left of my objects any more. Do you have any idea about the reason ? I just use console.log and console.error as I always did before.