[GH-ISSUE #29] Possible sync issue with set on root path #20

Closed
opened 2026-05-23 08:34:37 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @appy-one on GitHub (Oct 16, 2022).
Original GitHub issue: https://github.com/appy-one/acebase-client/issues/29

Originally assigned to: @appy-one on GitHub.

While porting code to TypeScript I came across a situation where a cached set operation on the root node (db.root.set(...)) would not sync to the server, and quite possibly cause an exception too. Fixing this is the next release, which will be entirely TypeScript.

Originally created by @appy-one on GitHub (Oct 16, 2022). Original GitHub issue: https://github.com/appy-one/acebase-client/issues/29 Originally assigned to: @appy-one on GitHub. While porting code to TypeScript I came across a situation where a cached `set` operation on the root node (`db.root.set(...)`) would not sync to the server, and quite possibly cause an exception too. Fixing this is the next release, which will be entirely TypeScript.
gitea-mirror 2026-05-23 08:34:37 -06:00
  • closed this issue
  • added the
    bug
    label
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: github-starred/acebase-client#20
No description provided.