After awaiting a window.cardano.ccvault.isEnabled() and then awaiting a result from the window.cardano.ccvault.enabled(), I'm getting this error:
at checkResponseNoError (bex-dom.js:2935:23)
at Object.enable (bex-dom.js:2744:9)
at async <anonymous>:1:107```
Is the account supposed to be set somehow programmatically? I disabled the whitelisted site and re-enabled it to check if it's something about a new version needing a new authorization, but it didn't seem to make a difference.
After awaiting a window.cardano.ccvault.isEnabled() and then awaiting a result from the window.cardano.ccvault.enabled(), I'm getting this error: