Skip to content

Attachments are less stable when switching from idb to indexeddb adapter. #9073

@Mitch-Boesel

Description

@Mitch-Boesel

I have an Ionic/Angular application built for ios devices which works with text data and images (stored as attachments). Recently, we've switched from using the idb adapter to the indexeddb adapter to gain access to the purge function, but we're now noticing errors related to attachments which we hadn't encountered when using the idb adapter. Mainly, when using the put or bulkDocs functions to update attachments, we'll sometimes get the error: "Error preparing Blob/File data to be stored in object store". Does anyone have thoughts/ideas on why this is happening? Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions