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

Fix Unchecked runtime.lastError #57

Open
jokil123 opened this issue Nov 11, 2021 · 1 comment · May be fixed by #60
Open

Fix Unchecked runtime.lastError #57

jokil123 opened this issue Nov 11, 2021 · 1 comment · May be fixed by #60
Labels
backend backend bug Something isn't working

Comments

@jokil123
Copy link
Owner

image

this is due to the extension sending a message before the backgroundscript ist loaded. Currently this will not break the extension due to it just retrying, but it will cause errors in the console

@jokil123 jokil123 added bug Something isn't working backend backend labels Nov 11, 2021
@jokil123 jokil123 linked a pull request Nov 13, 2021 that will close this issue
@jokil123
Copy link
Owner Author

this is possibly due to it sending the response asynchronously

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant