-
Notifications
You must be signed in to change notification settings - Fork 77
Investigate electric collection data loss #470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Investigate electric collection data loss #470
Conversation
Co-authored-by: sam.willis <[email protected]>
Cursor Agent can help with this pull request. Just |
|
More templates
@tanstack/db
@tanstack/db-ivm
@tanstack/electric-db-collection
@tanstack/query-db-collection
@tanstack/react-db
@tanstack/solid-db
@tanstack/svelte-db
@tanstack/trailbase-db-collection
@tanstack/vue-db
commit: |
Size Change: +259 B (+0.4%) Total Size: 64.9 kB
ℹ️ View Unchanged
|
Size Change: 0 B Total Size: 1.16 kB ℹ️ View Unchanged
|
… order Co-authored-by: sam.willis <[email protected]>
Co-authored-by: sam.willis <[email protected]>
Co-authored-by: sam.willis <[email protected]>
Co-authored-by: sam.willis <[email protected]>
…tion Co-authored-by: sam.willis <[email protected]>
Co-authored-by: sam.willis <[email protected]>
closed in favour of #482 - Cursor was on to something, but not quite right. |
Prevent electric collections from flashing empty during
must-refetch
by only applying committed sync transactions.