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

Handle opaque origin error when using document.browsingTopics #235

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

mohdsayed
Copy link
Collaborator

Description

Fix the following opaque origin error when using document.browsingTopics

Uncaught (in promise) InvalidAccessError: document.browsingTopics() is not allowed in an opaque origin context.

Relevant Technical Choices

Testing Instructions

Additional Information:

Screenshot/Screencast


Fixes #

@mohdsayed mohdsayed self-assigned this Nov 5, 2023
@mohdsayed mohdsayed requested a review from amovar18 November 5, 2023 10:55
@mohdsayed mohdsayed merged commit 7b8e746 into develop Nov 5, 2023
4 checks passed
@mohdsayed mohdsayed deleted the fix/opaque-origin-issue branch November 5, 2023 11:49
@mohdsayed mohdsayed mentioned this pull request Nov 6, 2023
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.

2 participants