Skip to content

TypeError: utils.Promise.all is not a function  #47

Open
@SearchingSoul

Description

@SearchingSoul

I am using crypto-pouch with indexed-db and I receive the error:
TypeError: utils.Promise.all is not a function

Found that 'utils.Promise.all' should be 'utils.Promise.default.all' for IndexedDB. Could this be a bug?

It may affect all 'utils.Promise.' to become 'utils.Promise.default.'

using pouchdb@6.3.4, crypto-pouch@3.1.2, transform-pouch@1.1.3

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