Skip to content

Commit 554c177

Browse files
committed
Implement shallowRef for database instance to avoid DataCloneError in shared worker communication
1 parent 2e1bef4 commit 554c177

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.changeset/mighty-rabbits-sort.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@powersync/vue': patch
3+
---
4+
5+
Use shallowRef instead of ref for database instance to prevent DataCloneError in shared worker communication

0 commit comments

Comments
 (0)