mirror of
https://github.com/appy-one/acebase-core.git
synced 2026-05-24 22:01:23 -06:00
[PR #31] [MERGED] Fix stopping LiveDataProxy onChange subscriptions #31
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#31
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?
📋 Pull Request Information
Original PR: https://github.com/appy-one/acebase-core/pull/31
Author: @appy-one
Created: 1/5/2023
Status: ✅ Merged
Merged: 1/5/2023
Merged by: @appy-one
Base:
master← Head:fix/live-data-proxy-issue-30📝 Commits (2)
d0c2eadremove erroneous.off('mutations')d742b76fix comment indentations📊 Changes
1 file changed (+5 additions, -5 deletions)
View changed files
📝
src/data-proxy.ts(+5 -5)📄 Description
Remove
.off('mutations')call that clears all current subscriptions instead of just the one being stoppedCloses #30
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.