PharmaLedger-IMI / epi-workspace

ePI use case main repository
MIT License
4 stars 0 forks source link

Credentials not loading in demiurge #1157

Open mpmerck opened 1 year ago

mpmerck commented 1 year ago

Env

2023.0.2 (same was happening to us in 2023.0.1) Browser: Chrome latest OS: MacOS /(my colleague have the same on Win)

Steps to reproduce

DatabasesController.js:56 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'filterAsync')
    at DatabasesController.fetchDatabases (DatabasesController.js:56:38)
    at DatabasesController.js:50:41
fetchDatabases @ DatabasesController.js:56
(anonymous) @ DatabasesController.js:50
CredentialsController.js:108 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'filterAsync')
    at CredentialsController.fetchCredentials (CredentialsController.js:108:57)
    at CredentialsController.js:99:43
fetchCredentials @ CredentialsController.js:108
(anonymous) @ CredentialsController.js:99
manifest.webmanifest:1          

note: the same happens after the app refresh