ta
TanStack
GitHub
query
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
query
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
11324
34171ce3 fix(solid-query): untrack the client read in useMutation's cache subscription useMutation subscribes to the mutation cache in the hook body via a bare client() memo read, which fires Solid's STRICT_READ_UNTRACKED diagnostic for any component that calls useMutation. Wrap it in untrack, matching how useBaseQuery guards the same body-scope read.
by Brenley Dueck
B
Previous
Next