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

Page overlay doesn't work with "Block third-party cookies" enabled in Chrome #16762

Open
Findus23 opened this issue Nov 20, 2020 · 0 comments
Open
Labels
Bug For errors / faults / flaws / inconsistencies etc. c: Usability For issues that let users achieve a defined goal more effectively or efficiently.

Comments

@Findus23
Copy link
Member

When opening https://demo.matomo.org/index.php?module=Overlay&period=month&date=today&idSite=62#?l=https$3A$2F$2Fdivezone.net$2Fdiving$2Fbali$3F__enterprise_demo$3Ddemo.matomo.org$26__enterprise_demo_idsite$3D62 in a fresh browser (chromium --temp-profile, Version 83), the page overlay is stuck on loading.

The console shows

Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.

According to https://www.chromium.org/for-testers/bug-reporting-guidelines/uncaught-securityerror-failed-to-read-the-localstorage-property-from-window-access-is-denied-for-this-document this is caused by the Block third-party cookies feature.

image

Is there maybe a way to make the feature work without accessing localstorage across domains?

If not, then this should be documented and show a proper error message.

@Findus23 Findus23 added the c: Usability For issues that let users achieve a defined goal more effectively or efficiently. label Nov 20, 2020
@tsteur tsteur added this to the Priority Backlog (Help wanted) milestone Nov 22, 2020
@mattab mattab added the Bug For errors / faults / flaws / inconsistencies etc. label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. c: Usability For issues that let users achieve a defined goal more effectively or efficiently.
Projects
None yet
Development

No branches or pull requests

3 participants