Skip to content

Can't instantiate two Dexie instances using the same database name #353

Closed
@daviddias

Description

@daviddias

I've been using Dixie for a while through idb-pull-blob-store and quite recently, with the last release, I started seeing this error:

OpenFailedError: UpgradeError Dexie specification of currently installed DB version is missing

It turns out that is due trying to open two Dixie instances on the same path, if I had a bit of randomness to the path, it solves my issue. Is there a way to avoid having to do this?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions