-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Description of the Bug
When i use .DeleteAsync(TKey key) it returns an error. js method was undefined.
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