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
2065
e2e3aa7a ci: apply automated fixes and generate docs
1 day ago
by autofix-ci...
a
Canceled
2065
c80ebbc4 test: add coverage for Subscribe default selector
1 day ago
by Isaac Hunja
I
Succeeded
2065
bf2642f7 fix(react-form): default selector to identity in Subscribe component When <form.Subscribe> is rendered without a selector prop, it crashes at runtime because useStore receives undefined as the selector: TypeError: selector is not a function The types already mark selector as optional, so the runtime behavior should match. This adds a default identity function ((state) => state) for the selector parameter in both LocalSubscribe implementations (useForm and useFieldGroup). Fixes #2063
1 day ago
by Isaac Hunja
I
Previous page
Previous
Next
Next page