Solve "Error: Could not establish connection. Receiving end does not exist." #2156
Labels
Code health
Issues which if fixed would improve the health of the project (as opposed to new features/bugs)
In MV3, this error comes up in various contexts. It seems harmless but as noise it would be good to minimize it. It mostly happens in the
onActivated
listener as far as I can tell.chrome://
tabs.The former could be fixed with a check in the handler, the latter probably needs to be solved as part of a larger fix of handling stale tabs when the extension is updated.
The text was updated successfully, but these errors were encountered: