Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Migrating to manifest v3 causes error on popup load #23

Open
razorman8669 opened this issue Sep 8, 2021 · 0 comments
Open

Migrating to manifest v3 causes error on popup load #23

razorman8669 opened this issue Sep 8, 2021 · 0 comments

Comments

@razorman8669
Copy link
Member

Error is thrown when loading the popup, by clicking the purse chrome extension icon, after chrome has been idle for a long period of time (sometimes 10 minutes or longer). The error is:

Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist

It 'could' be caused by trying to use webext-redux with reduxed-chrome-storage. or maybe just redux in general with a MV3 extension. either way, the problem does not present itself on a MV2 extension. so reverting to MV2 seems to solve the problem.

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

No branches or pull requests

1 participant