Skip to content

[BUG]: Delete returns an error #24

@kimsand123

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

Metadata

Metadata

Assignees

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