Skip to content

Chrome: Access to IndexedDB is denied when the browser is configured to block third party cookies and data sites #213

@pchainho

Description

@pchainho

When Chrome (chrome://settings/content ) is configured like:

image

The runtime core storage manager does not have access to Browser Local Storage and the following exception is raised:

UnknownError The user denied permission to access the database

The StorageManager should catch this error and the Admin GUI should open a window asking the user to add an exception to the domain hosting the catalogue from where the runtime is loaded.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions