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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: