-
Couldn't load subscription status.
- Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
in Google Chrome, the share button (e.g
| function copyURL() { |
clicking the "Copy" icon throws the error:
[Violation] Permissions policy violation: The Clipboard API has been blocked because of a permissions policy applied to the current document. See https://crbug.com/414348233 for more details.
i couldn't fully parse the issue, but it seemed to be a CORS-type problem in Chromium browsers. if we wanted to try and fix this, we could add logic to suppress the share tab if
- Atlascope is loaded as an iframe AND
- this browser is Chrome, Brave, Arc
i don't think we necessarily need to change anything, but wanted to document this
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working