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

extension: context menu toggles aren't updating state on clicking them #364

Open
karlicoss opened this issue Jan 27, 2023 · 0 comments
Open
Labels
bug Something isn't working frontend Related to browser extension

Comments

@karlicoss
Copy link
Owner

The reason is that they are initialized here and then never updated until you refresh the page.
Perhaps need to broadcast some sort of OptionsUpdated event and listen in background page?

@karlicoss karlicoss changed the title extensions: context menu toggles aren't updating state on clicking them extension: context menu toggles aren't updating state on clicking them Jan 27, 2023
@karlicoss karlicoss added bug Something isn't working frontend Related to browser extension labels Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Related to browser extension
Projects
None yet
Development

No branches or pull requests

1 participant