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
134 stars 120 forks source link

[Bug - Edge Addons] Extension demo part 2 don't work anymore with the code #158

Open MichelLaplane opened 1 month ago

MichelLaplane commented 1 month ago

When clicking on Display nothing happens and an error is visible in manage extensions

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

RanadhirMSFT commented 1 month ago

Hello @MichelLaplane , could you please provide more info on this issue? Is this occurring for any specific extension? Are you referring to the sample extension demo file on the repository?

MichelLaplane commented 1 month ago

Hello @RanadhirMSFT thank you for your reply. It is only for the samples called "Create an extension tutorial, part 2" here: https://learn.microsoft.com/en-us/microsoft-edge/extensions-chromium/getting-started/part2-content-scripts?tabs=v3 I try lot of things all yesterday with no success. I use the "Load unpacked" feature to test and the message appears in extension errors after clicking on display button. 2024-06-06_10-23-32 2024-06-06_10-25-37 Thank you for your help

RanadhirMSFT commented 1 month ago

Thank you @MichelLaplane for clarifying this. We'll contact the right team responsible and get this fixed as soon as possible!