This worked, and the problem started about two weeks ago.
I am running Chrome on a computer running Windows 10. I have already tried uninstalling and then reinstalling Chrome from the moment it was launched. Without changes.
Here's what happens:
1) I am running an Android emulator 2) Run my cordova application in it 3) Go to chrome: // check and click the link for my application to run on the emulator. It is listed normally, it works. 4) The DevTools window opens, but it does not display all the information how it was done. I see half the screen blank. Menu tabs sometimes do not appear, I have to minimize and then maximize, then they CAN show. There are no scroll bars for any content panels, so I don’t see anything useful.
I tried to click the gear icon in the upper right corner of the screen, open Settings and see if something changes there. Nothing. A settings window will open, but it will show links on the left in the settings area. The right side, where the settings should be, should be completely empty.


I created a new emulator, and it happened.
I have Android Studio 3.0.1
I tried checking devtools using shift-ctrl-j
It shows some strange errors. As if he were downloading an older version:

Please help, I need to use this to debug my cordova application during development, and I don't know what else to do. Thank.
source
share