Floriian Posted May 1, 2020 Posted May 1, 2020 Hi guys! I enabled cef debugging in conf.json, and I launched at port 9222, but I open localhost:9222 I get theese errors. shell.js:3123 Uncaught TypeError: document.registerElement is not a function at Object.UI.registerCustomElement (shell.js:3123) at shell.js:3135 at shell.js:3137 devtools_app.js:2 Uncaught ReferenceError: SDK is not defined at devtools_app.js:2 inspector.js:2 Uncaught ReferenceError: SDK is not defined at inspector.js:2 What can I do?
custom Posted May 1, 2020 Posted May 1, 2020 You need old version of chrome like ~november 2019 You can also upgrade to 1.1 version, it works there with actuall version of chrome. Next time turn off your music
Pilatus Posted May 1, 2020 Posted May 1, 2020 You need to change the branch to the 1.1 one in config.xml. The branch name can be found here
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now