TanStackOSS
    form

form

GitHub
OverviewRunsAnalytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days30 days

Latest CI Pipeline Executions

Sort by
  • Succeeded
    2139

    b4ee4636 docs(react-form): show how to render formErrorMap.onChange when using Standard Schema The form-level error rendering example uses a function validator returning a string, which renders directly. Readers applying the same pattern to a Standard Schema validator (Zod, Valibot, ArkType, Effect/Schema) hit a TypeScript error because errorMap.onChange is then Record<string, StandardSchemaV1Issue[]>, not a string. Add a note after the example with the iteration pattern needed for the Standard Schema case. Closes #1564

    by dfedoryshchev

    d

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools