ta
TanStack
GitHub
form
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
form
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
2338
54170a6c fix(form-core): restrict form group membership to delimited field paths FormGroupApi.getRelatedFields and the encompassing-group filter in FieldApi.validate select group members with a raw startsWith, so a top-level field named step1Extra counts as a member of the group named step1. Submitting the group marks that field as touched and folds it into areRelatedFieldsValid, and changing it re-runs the group's own validators. Use the existing isFieldInGroup helper, which requires a dot or bracket boundary after the group name, in both places. Fixes #2337
by HDPark95
H
Previous
Next