Debuging Ionic apps on Windows device from Visual Studio [solved]

I am trying to use the Visual Studio tools to debug an on-device issue with an ionic-based cordova app. However, in Studio’s inspector, there are no BODY tags visible, and also none of the expected HTML output for the applications tabs etc.

Has anyone else seen this and knows how to resolve it ?
How are you meant to debug Ionic on Windows if not ?

Enter ‘BODY’ in the DOM explorer search box and they appear.

Odd.