Skip to content

Comments

fix: invalidate client using existing query key#617

Merged
LeadcodeDev merged 1 commit intomainfrom
547-floating-action-bar-does-not-disappear-after-client-update
Dec 30, 2025
Merged

fix: invalidate client using existing query key#617
LeadcodeDev merged 1 commit intomainfrom
547-floating-action-bar-does-not-disappear-after-client-update

Conversation

@NathaelB
Copy link
Member

Pass variables into onSuccess and derive the mutation's exact queryKey via window.tanstackApi.get(...).queryKey to ensure the correct cache entry is invalidated

Pass variables into onSuccess and derive the mutation's exact queryKey
via window.tanstackApi.get(...).queryKey to ensure the correct cache
entry is invalidated
@NathaelB NathaelB requested a review from LeadcodeDev December 30, 2025 09:08
@NathaelB NathaelB self-assigned this Dec 30, 2025
@NathaelB NathaelB linked an issue Dec 30, 2025 that may be closed by this pull request
@LeadcodeDev LeadcodeDev merged commit 27f382c into main Dec 30, 2025
9 checks passed
@NathaelB NathaelB deleted the 547-floating-action-bar-does-not-disappear-after-client-update branch December 30, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Floating action bar does not disappear after client update

2 participants