Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB returns empty array for keys instead of undefined #391

Open
acolytec3 opened this issue Nov 23, 2022 · 0 comments
Open

DB returns empty array for keys instead of undefined #391

acolytec3 opened this issue Nov 23, 2022 · 0 comments

Comments

@acolytec3
Copy link
Collaborator

While researching a fix in #390, @ScottyPoi noted that the DB sometimes returns empty uint8Arrays instead of undefined. We should research why the DB is returning an empty array since we should not be storing keys with empty array values. It may be as simple as there is some instance where we are getting or computing an empty value for some content and storing it when we shouldn't.

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

No branches or pull requests

1 participant