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

Promise Rejection Due to Failed Background Page Response #7

Open
scar027 opened this issue Oct 1, 2024 · 2 comments
Open

Promise Rejection Due to Failed Background Page Response #7

scar027 opened this issue Oct 1, 2024 · 2 comments

Comments

@scar027
Copy link
Collaborator

scar027 commented Oct 1, 2024

An uncaught promise rejection occurs with the message: "Failed to get response after sending message FETCH_IN_BACKGROUND_PAGE." This suggests that a message sent to fetch data in a background page did not receive a response. Potential causes include timeouts, errors in the background script, or the background process being terminated prematurely.

@A-4-Atom
Copy link

A-4-Atom commented Oct 2, 2024

@scar027 Hi, can you tell me the steps to reproduce the same error? After that I can take a look at the logic and try to fix the problem.

@scar027
Copy link
Collaborator Author

scar027 commented Oct 2, 2024

Hi @A-4-Atom , you can have a look at the hosted website(url in 'About' section of this repository) and inspect the page. The errors will show up there.

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

No branches or pull requests

2 participants