Frequently Asked Questions

[debugging] Web Inspector not working on Chrome v80

Category: Technical FAQ

You will encounter the following issue while using the Web Inspector to debug your app on Chrome v80.

ISSUE

A blank page opens instead of Web Inspector, and the following message appears.

"Uncaught TypeError: document.registerElement is not a function"

CAUSE

The document.registerElement property has been deprecated on Chrome.

SOLUTION

Install the IDE to use the bundle browser on the webOS TV SDK. On the webOS TV SDK 5.0, you can use Chromium v68 as the bundle browser.

TEMPORARY SOLUTION

Use Chrome v68 listed below.