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

You are only allowing strings and return undefined for JSON #83

Open
DATEx2 opened this issue Dec 10, 2023 · 0 comments
Open

You are only allowing strings and return undefined for JSON #83

DATEx2 opened this issue Dec 10, 2023 · 0 comments

Comments

@DATEx2
Copy link

DATEx2 commented Dec 10, 2023

In fact returning JSON it would work like normal - but you explicitely check and return only if the value is string otherwise undefined.

This is rather a bug, as INDEXEDDB can store JSON and retrieve JSON
So please remove this rather unfortunate limitation!

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