Skip to content

[BUG]: Delete returns an error #24

Description

@kimsand123

Description of the Bug

When i use .DeleteAsync(TKey key) it returns an error. js method was undefined.

Image

Expected Result

I expected the entity to be deleted from the objectstore.

Actual Result

error. delete not found. It is a js error, so delete was undefined in js, which is odd, cause i see your enum has it, and indexedDB.delete(key) exists, but something is wrong :)

Reproduce steps

Try use the .DeleteAsync function

Additional Bug Details

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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