TanStack
OSS
form
Sign in / Sign up
Open main menu
form
Overview
Runs
Analytics
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
2092
cc251926 fix(react-form): use shallow equality in form.Subscribe to prevent unnecessary re-renders When the selector returns an object or array, useStore falls back to Object.is reference equality, causing re-renders on every store update even when the selected values haven't changed. Pass the shallow equality function from @tanstack/react-store as the compare argument to useStore so Subscribe only re-renders when the selected data actually changes structurally. Fixes #2090
6 hours ago
by Maks Pikov
M
Previous page
Previous
Next
Next page