mirror of
https://github.com/appy-one/acebase-core.git
synced 2026-05-25 14:12:16 -06:00
[GH-ISSUE #6] Live data proxy's value not updating when it's being created #4
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-core#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @appy-one on GitHub (Mar 16, 2021).
Original GitHub issue: https://github.com/appy-one/acebase-core/issues/6
Originally assigned to: @appy-one on GitHub.
If the value of a proxy target did not exist in the database when instantiated (and no default value was given), it is not updated once the database node is created afterwards. This only applies to a created proxy's root value.
To replicate:
@appy-one commented on GitHub (Mar 16, 2021):
Fix published in acebase-core v1.2.3