Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unsubscription on useData #1309

Merged
merged 1 commit into from
Mar 4, 2025
Merged

Conversation

josepjaume
Copy link
Collaborator

Description

useData didn't always unsubscribe from observables. This fixes it and adds some tests.

Screenshots (if applicable)

None

Figma Link

None


Type of Change

  • New experimental component
  • Promote component from experimental to stable
  • Maintenance / Bug Fix / Other

@josepjaume josepjaume requested a review from a team as a code owner March 4, 2025 17:22
Copy link

github-actions bot commented Mar 4, 2025

🔍 Visual review for your branch is published 🔍

Here are the links to:

@josepjaume josepjaume changed the title Fix unsubscription on usedata Fix unsubscription on useData Mar 4, 2025
@josepjaume josepjaume merged commit c441dcb into main Mar 4, 2025
9 checks passed
@josepjaume josepjaume deleted the fix-unsubscription-on-usedata branch March 4, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants