microsoft / MicrosoftEdge-Extensions

This is a community space for Microsoft Edge Add-ons developers, to share resources and information about building, publishing and growing their Microsoft Edge extension.
MIT License
141 stars 128 forks source link

Getting Started Part 2 Example - run time error #129

Open doc-E-brown opened 8 months ago

doc-E-brown commented 8 months ago

Describe the bug Extension Sample Part 2 produces a runtime exception error.

Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.

To Reproduce Steps to reproduce the behavior:

  1. Clone this repo
  2. Open edge and install the extension in the directory MicrosoftEdge-Extensions\Extension samples\extension-getting-started-part2\extension-getting-started-part2
  3. Open the extension and click on the display button image
  4. Nothing will happen.
  5. Go to the installed extensions list in edge and click on the errors button. image

Expected behavior The result documented here

Desktop (please complete the following information):

sandeepchads commented 3 months ago

Thanks for reporting this bug. We are able to repro it successfully. We will fix this and update this ticket.