You are only allowing strings and return undefined for JSON
Open
- Dominant language
- JavaScript
- Stars
- 3.1k
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.