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

chrome.storage.onChanged currently broken in safari #4

Open
brendon1555 opened this issue Jan 18, 2021 · 0 comments
Open

chrome.storage.onChanged currently broken in safari #4

brendon1555 opened this issue Jan 18, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@brendon1555
Copy link
Contributor

https://developer.apple.com/forums/thread/670007

Looks like there is an actual issue with safari not firing the event.
We will have to wait for a browser fix before implementing this the 'correct' way.

In the mean time, I will look at using the sendMessage, onMessage events instead to manually inform the contentScript of the change.

@brendon1555 brendon1555 added the bug Something isn't working label Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant