mirror of
https://github.com/appy-one/acebase-core.git
synced 2026-05-24 22:01:23 -06:00
[GH-ISSUE #11] ref.observe() issues #10
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#10
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 (Jul 14, 2021).
Original GitHub issue: https://github.com/appy-one/acebase-core/issues/11
Originally assigned to: @appy-one on GitHub.
While testing code changes I discovered there are some issues with
ref.observe():Promiseinstead of anObservable, because it isasync, which it shouldn't be@appy-one commented on GitHub (Jul 14, 2021):
Fixes published in v1.6.1