Skip to content

fix: use globalThis instead of window for IndexedDB in Worker context#547

Open
Wxh16144 wants to merge 1 commit into
nextapps-de:masterfrom
Wxh16144-forks:wuxh/fix-indexeddb-worker
Open

fix: use globalThis instead of window for IndexedDB in Worker context#547
Wxh16144 wants to merge 1 commit into
nextapps-de:masterfrom
Wxh16144-forks:wuxh/fix-indexeddb-worker

Conversation

@Wxh16144
Copy link
Copy Markdown

@Wxh16144 Wxh16144 commented Jun 1, 2026

fix #546

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.

IndexedDB adapter fails in Web Workers because distributed bundle resolves IndexedDB from window.indexedDB

1 participant