Skip to content

Agenda fails to load if cookies are disabled #4611

Description

@NGPixel

Describe the issue

With cookies disabled, the agenda fails to load because it throws DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.

localStorage should be tested before accessing it, as per https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API#testing_for_availability

Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions