Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Storage.has(key) returns true even when the key actually doesn't exist. #126

Open
yutao-huang opened this issue Feb 5, 2019 · 0 comments

Comments

@yutao-huang
Copy link

Storage.has(key) returns true even when the key actually doesn't exist.

This incorrect behavior is also impacting things like authenticator.endpoints.has(...), which always mistakenly returns true for an actually not registered endpoint.

I have a pull-request to address this: #125. Could someone help to take a look?

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant