Closed ghiscoding closed 6 years ago
Hello, thanks for this issue. I think it's related to #59. I'll check that later in the evening.
Hello, the v2.0.1 should fix your issue. Please let me know if you encounter another issue.
Almost forgot to reply back, that did fix it... so thanks a lot :)
I'm just trying out your lib and perhaps that might be me doing something wrong.
If I add some data in Local Storage and then I go manually clear the storage with Chrome, I get this error showing in the console
The error comes from a property that gets call and is undefined
I guess this could be avoided by making sure the object exist on this line in keyStorage.ts, the same code is on line 9 and 15.