When working with the Volt Dashboard (e.g., managing Storage items for a given user) I often run into the situation, that the Dashboard no longer responds - I have to explicitly sign out, sign in and navigate to the previous form - which is really annoying.
The browser console gives me the following error messages:
Error encountered:
Uncaught TypeError: Cannot read property 'dataAdapter' of undefined
Url: https://dashboard.voltcloud.io/code.js
Line: 631
Column: 30
code.js:631 Uncaught TypeError: Cannot read property 'dataAdapter' of undefined
at displayStorageItems (code.js:631)
at getAllItemsCallback (code.js:622)
at XMLHttpRequest.<anonymous> (volt.js:294)
hfunc.js:3493 Uncaught TypeError: $.i18n is not a function
at Object.NSB._parseButtons (hfunc.js:3493)
at Object.NSB.MsgBox (hfunc.js:3343)
at window.onerror (hfunc.js:4031)