Frequently Asked Questions
[Debugging] Web Inspector not working on Chrome v54
Category: Technical FAQ
You will encounter the following issue while using the Web Inspector to debug your app on Chrome v54.
ISSUE
A command entered on the console gets submitted but is not executed.
CAUSE
The keyboardEvent.keyIdentifier property, which receives the Enter key event, has been deprecated on Chrome.
TEMPORARY SOLUTION
On the webOS TV 3.x or earlier, use Chrome v38 listed below. On the webOS TV 4.x or later, you can use Chromium v68 as the bundle browser which is installed with IDE.