adobe / helix-sidekick

Browser-based helper for authors on Helix projects
Apache License 2.0
4 stars 10 forks source link

DOMException: Failed to execute 'attachShadow' on 'Element' #259

Closed rofe closed 2 years ago

rofe commented 2 years ago

When reloading/updating the sidekick extension and returning to a tab where the sidekick was already active, the following error is visible in the console:

DOMException: Failed to execute 'attachShadow' on 'Element': Shadow root cannot be created on a host which already hosts a shadow tree.

It doesn't negatively impact functionality but should be avoided for cosmetics.

rofe commented 2 years ago

Fixed in https://github.com/adobe/helix-sidekick/commit/40a03f187ad0740382282b48d1e071d6738263a7