You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turns out queryClient.clear doesn't trigger rerenders to active queries, so I added a resetQueries - and also moved the call below the local storage clear calls
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
[f340a70] Fix collection tile link (#12461) Dylan Jeffers
[d0062e7] [QA-2197] Update related artists count add follows idx (#12457) Ray Jacobson
[70e3b02] Remove hashtags from twitter copy (#12458) Reed
[652beda] Add user id parser to dev tools (#12455) JD Francis
[901be7b] Update ToS 7.2.25 (#12407) Ray Jacobson
[db27c52] [QA-2198] Fix collection tile play/pause (#12452) Dylan Jeffers
[4746f2b] [QA-2193] Fix android playback stuck on one track (#12460) Reed
[59140ae] [QA-2190] Fix download all button text (#12451) Dylan Jeffers
[9dfdbd1] Fix $AUDIO send (#12438) Reed
[d4ec12c] Revert "Add rich notifications to enable image urls (#12428)" (#12447) Dylan Jeffers
[a26074b] [QA-2194] Fix scroll in chat user list (#12446) Farid Salau
[a059dcc] Update the amout of decimal places we show (#12445) Farid Salau
[4742b9d] [QA-2191] Fix trending lineup scroll issues (#12444) JD Francis
[6f9a8fd] [QA-2189] Fix DM blast crash while users are loading (#12439) JD Francis
[fbc8645] Fix dashboard bugs (#12436) Ray Jacobson
[093656f] Make our eth rpc conform to updated viem (#12440) Ray Jacobson
[43987b8] [PE-6464] Mobile change twitter to x (#12435) Reed
[903114f] [QA-2188] Fix sign out not working (#12437) JD Francis
[27adc83] Fix more double dollar signs (#12434) Reed
[52aa9e1] Remove extra dollar signs (#12433) Reed
[fec336f] [PE-6461] Change Twitter share button to X (#12429) Reed
[cb11fef] [PE-6455] Migrate all wallet balance reads to tan-query (#12427) JD Francis
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
queryClient.cleardoesn't trigger rerenders to active queries, so I added aresetQueries- and also moved the call below the local storage clear callsHow Has This Been Tested?
ios:stage logging out