Chrome: Access to IndexedDB is denied when the browser is configured to block third party cookies and data sites
Opened this issue · 0 comments
pchainho commented
When Chrome (chrome://settings/content ) is configured like:
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.