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

Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received #34

Open
bunglegrind opened this issue Jan 31, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@bunglegrind
Copy link
Owner

It can emerge in different actions. Currently, it doesn't generate significant errors, but it may in future evolution.

What can be done to solve it:

  1. Choose a proper strategy for error handling (e.g., the content script show onscreen every error that are passed by a specific error message)
  2. Check if all the invoked APIs return values are actually inspected to see if error have occurred

Sequence diagrams can help.

@bunglegrind bunglegrind added the bug Something isn't working label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant