Skip to content

Handle errors in IndexedDB operations#45

Open
lhr0909 wants to merge 1 commit intoyjs:masterfrom
lhr0909:patch-1
Open

Handle errors in IndexedDB operations#45
lhr0909 wants to merge 1 commit intoyjs:masterfrom
lhr0909:patch-1

Conversation

@lhr0909
Copy link

@lhr0909 lhr0909 commented Aug 23, 2025

Adding promise error handling in all indexeddb operations, so the consumers can react to it by subscribing.

This should hopefully resolve #44 and #15 .

Adding promise error handling in all indexeddb operations, so the consumers can react to it by subscribing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

On Mobile Safari the fetch process would sometimes fail.

1 participant