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

Anyone get this to share cache state in a Chrome Extension's Popup, Background Script, and Content Script? #8471

Open
thianphat opened this issue Dec 24, 2024 · 0 comments

Comments

@thianphat
Copy link

Discussed in #7323

Originally posted by thianphat April 22, 2024
Per the title. I've tried everything to get this to work. Right now I'm serializing to chrome.storage.local using the createAsyncStoragePersister and using the same queryClient in the Content Script and Popup. But the cache is still separated, although chrome.storage.local is accessible by all 3 parts of the extension.
Screenshot 2024-04-22 at 10 45 06 AM
Screenshot 2024-04-22 at 10 44 18 AM
Screenshot 2024-04-22 at 10 43 31 AM

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

No branches or pull requests

1 participant