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

Hi team,

This is probably not an issue on grafana, but I’m struggling to make Grafana work inside an iframe. The browser is throwing the error below, because it blocks third-party cookies. Is there a way we can avoid this (without changing the browser’s settings)?

Thanks,
Luís

store.ts:50 Uncaught DOMException: Failed to read the ‘localStorage’ property from ‘Window’: Access is denied for this document.
at e.value (https://server.proxy.test.com:10081/public/build/app.8dfbb1742c37a40eae98.js:2:1263316)

I’m using Grafana v7.4.5 (8a2c78d3f8) - Kubernetes Environment

This topic was automatically closed after 365 days. New replies are no longer allowed.