Skip to content

Unwrap value in indexedDb? #67

Closed
Closed
@cyrilletuzi

Description

@cyrilletuzi

Follow up of #65.

Currently, when storing in indexedDb, values are wrapped in this structure: { value: ... }. It's totally OK inside the lib, but can cause (rare) interoperability issues.

Need investigation to check if unwrapping is possible, as it could lead to major breaking change.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions