SIGN IN SIGN UP
TanStack / query UNCLAIMED

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

0 0 0 TypeScript

fix(query-devtools): Improve Perf for queries table (#6493)

This change dramatically improves the performance of the queries table. The issue was that each Query Row would update on every queryCache update. Now, each QueryRow only updates when its particular query is updated.
A
Aryan Deora committed
e766929fe276101c873cf99af841a4fa9f2521c9
Parent: f4822a7
Committed by GitHub <noreply@github.com> on 12/6/2023, 3:35:38 AM