Syncing state to new clients is broken #7

Closed
opened 2025-04-15 00:07:27 +02:00 by kalle · 1 comment
Owner

Empty state seems to take priority over non-empty state for some reason.

Steps to reproduce:

  1. Load the app on one client and make some edits.
  2. Observe that the data is stored on disk in the backend
  3. Load the app on a second client.
  4. Observe that no state is synced to the second client.
  5. Observe that the data in the backend is now gone.
Empty state seems to take priority over non-empty state for some reason. Steps to reproduce: 1. Load the app on one client and make some edits. 2. Observe that the data is stored on disk in the backend 3. Load the app on a second client. 4. Observe that no state is synced to the second client. 4. Observe that the data in the backend is now gone.
kalle added the
Kind
Bug
Priority
Critical
labels 2025-04-15 00:07:34 +02:00
Author
Owner

Fixed in 9646266

Fixed in 9646266
kalle closed this issue 2025-04-15 14:05:51 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: knotes/v3#7
No description provided.