Trace:
handleError.ts:40 TypeError: Cannot convert undefined or null to object
at Object.keys (<anonymous>)
at a/main.99f1db33c226b73e9b78.js:1:526248
at a/main.99f1db33c226b73e9b78.js:1:206718
at Array.forEach (<anonymous>)
at a/main.99f1db33c226b73e9b78.js:1:206707
d @ handleError.ts:40
u @ handleError.ts:60
I guess WebA tries to load settings from indexed db and expects some structure in returned value but it's null.