• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Extension panel debug stopped working

Contributor ,
Mar 10, 2020 Mar 10, 2020

Copy link to clipboard

Copied

When working with the extensions panel I would normally view any errors in my console log.

I would simply go to 

http://localhost:8205/

This still fires but I can't view any console.logs.  The initial errors I get are:

Uncaught TypeError: document.registerElement is not a function
    at Object.UI.registerCustomElement (inspector.js:2964)
    at inspector.js:2976
    at inspector.js:2978

 Nothing has changed in my files. In my manifest.xml I have

    <DispatchInfoList>
        <Extension Id="com.adobe.CEPHTMLTEST.Panel1">

Which appears in my debut also.  

The url when I click on the link provided in localhost:8205 is:

http://localhost:8205/devtools/inspector.html?ws=localhost:8205/devtools/page/f5f5bce9-12e3-4758-8e65-fd2319020961

Any ideas what's going on?

TOPICS
Scripting

Views

737

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Contributor ,
Mar 10, 2020 Mar 10, 2020

Copy link to clipboard

Copied

Apparnetly this is a bug with Chrome as resported here:

https://github.com/Adobe-CEP/CEP-Resources/issues/272

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 10, 2020 Mar 10, 2020

Copy link to clipboard

Copied

LATEST

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines