You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
anxolin opened this issue
Oct 12, 2023
· 0 comments
Labels
BugSomething isn't workingLowSeverity indicator for defects. It won't cause any major break-down of the systemRELEASEIncluded in the release that is being closed
This is caused when a connection get closed. For example if you open a tab that has the content_script injected, it opens a connection, the tab is closed, and then the background_page tries to pass a message. It will fail because the tab is no longer active to receive the message.
The text was updated successfully, but these errors were encountered:
anxolin
added
Bug
Something isn't working
Low
Severity indicator for defects. It won't cause any major break-down of the system
RELEASE
Included in the release that is being closed
labels
Oct 12, 2023
alfetopito
changed the title
Error in refresh quote
[1.48.0] Error in refresh quote
Oct 13, 2023
BugSomething isn't workingLowSeverity indicator for defects. It won't cause any major break-down of the systemRELEASEIncluded in the release that is being closed
Description
I get a lot of errors in what looks like an issue with an old connection in the refresh quote updater:
How to Reproduce
No idea yet..
Expected behavior
No errors
Additional context
https://cowservices.slack.com/archives/C0361CDG8GP/p1697130519881149
Also
https://stackoverflow.com/questions/5337672/reason-for-uncaught-error-attempting-to-use-a-disconnected-port-object
The text was updated successfully, but these errors were encountered: