Skip to content

fix: unsubscribe from all app data subscriptions#111

Merged
dennis-zyska merged 2 commits intodevfrom
fix-86-unsubscribe_multi
Mar 9, 2026
Merged

fix: unsubscribe from all app data subscriptions#111
dennis-zyska merged 2 commits intodevfrom
fix-86-unsubscribe_multi

Conversation

@NAO-200
Copy link
Copy Markdown
Collaborator

@NAO-200 NAO-200 commented Mar 5, 2026

Closes #86

Fixes an issue where only the last subscriptionId was stored when subscribeTable contained multiple entries.
Now all subscription IDs are tracked and unsubscribed on unmount.

@NAO-200 NAO-200 requested a review from bingobongomann March 5, 2026 23:34
@NAO-200 NAO-200 self-assigned this Mar 5, 2026
@NAO-200 NAO-200 added the bug Something isn't working label Mar 5, 2026
@dennis-zyska dennis-zyska merged commit 12bb4f4 into dev Mar 9, 2026
2 checks passed
@dennis-zyska dennis-zyska deleted the fix-86-unsubscribe_multi branch March 12, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants