stellar-expert / albedo

Security-centric, developer-friendly, easy-to-use delegated signer and keystore for Stellar Network
https://albedo.link
MIT License
64 stars 14 forks source link

FYI: Some JS errors that I noticed to happen #40

Closed marcinx closed 3 years ago

marcinx commented 3 years ago
Uncaught TypeError: Cannot read property 'setItem' of null
    at Module.<anonymous> (albedo-contentscript.js:1)
    at s (albedo-contentscript.js:1)
    at Object.<anonymous> (albedo-contentscript.js:1)
    at s (albedo-contentscript.js:1)
    at albedo-contentscript.js:1
    at albedo-contentscript.js:1

I keep seeing these in my console every once in a while. This happens when Albedo is inactive (window is not open).

orbitlens commented 3 years ago

Fixed. Thanks for the heads up!