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

TypeError in Chrome on v2.8.2 #901

Closed
AlyoshaVasilieva opened this issue Mar 11, 2024 · 2 comments
Closed

TypeError in Chrome on v2.8.2 #901

AlyoshaVasilieva opened this issue Mar 11, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@AlyoshaVasilieva
Copy link

Uncaught TypeError: Error in invocation of permissions.contains(permissions.Permissions permissions, function callback): No matching signature.
    at general.js:152:58

bookmarksMenuElement.checked = await browser.permissions.contains({ permissions: ["bookmarks"] })

The popup is non-functional. Options and extension seem to work otherwise.

@ManeraKai ManeraKai added the bug Something isn't working label Mar 11, 2024
@ManeraKai
Copy link
Member

The popup's problem is different form this Error message.

ManeraKai added a commit that referenced this issue Mar 11, 2024
@ManeraKai
Copy link
Member

I'll hot release. Don't close this issue as I didn't solve the printed error yet (it's not affecting anything rn).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants