Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle extension context invalidation #418

Open
sidvishnoi opened this issue Jul 11, 2024 · 0 comments
Open

Handle extension context invalidation #418

sidvishnoi opened this issue Jul 11, 2024 · 0 comments

Comments

@sidvishnoi
Copy link
Member

When extension is updated/disabled/enabled, the content scripts (including polyfill) keep connections with old background script, which leads to "Error: Extension context invalidated" in browser console.
We need to detect the disconnect/invalidation, and tear-down/reset content scripts correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant