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

Fix #127: Context Menu wasn't created #133

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

CW-B-W
Copy link
Contributor

@CW-B-W CW-B-W commented Aug 5, 2023

The right-click menu wasn't created in my Edge as well.
I found browser.contextMenus.removeAll() returns a Promise<void>, thus I use .then(...) and it works.

@CW-B-W CW-B-W changed the title Fix #127: Context Menu doesn't created in Chrome Fix #127: Context Menu doesn't created Aug 5, 2023
@CW-B-W CW-B-W changed the title Fix #127: Context Menu doesn't created Fix #127: Context Menu wasn't created Aug 5, 2023
@gautamkrishnar gautamkrishnar merged commit 7b7513b into gautamkrishnar:master Aug 5, 2023
1 check passed
@gautamkrishnar
Copy link
Owner

Thanks for the contribution @CW-B-W

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

Successfully merging this pull request may close these issues.

None yet

2 participants