Inspectable Web Contents not working. Shows empty page
I am seeing an error when I open the chrome debugger:
inspector.js:2964 Uncaught TypeError: document.registerElement is not a function
And the following warnings:
DevTools failed to parse SourceMap: chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/include.preload.js.map
DevTools failed to parse SourceMap: chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/include.postload.js.map
This was working fine yesterday. I have the feeling that Chrome updated automatically and something changed. Any ideas?


