ccwalletio / tracker

An issue tracker for ccwallet.io feature requests
25 stars 2 forks source link

Noticing enable crashes on most recent chrome ext. #82

Closed eselkin closed 2 years ago

eselkin commented 2 years ago

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. 
eselkin commented 2 years ago

I failed to realize the DApp configuration on the settings menu