Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / TanStack/form issues and pull requests

#1158 - Fixed CVE-2024-57068

Pull Request - State: open - Opened by sarinsurendran 1 day ago

#1157 - fix(form-core): clear previous invalid sync validation errors on FormApi

Pull Request - State: open - Opened by juanvilladev 1 day ago - 6 comments

#1155 - feat(core): add getAllErrors to form api

Pull Request - State: open - Opened by harry-whorlow 2 days ago - 3 comments

#1154 - Default value prop on field doesn't update

Issue - State: open - Opened by seththoburn-cc 3 days ago - 1 comment

#1152 - feat(core): validateFields method for FormApi

Pull Request - State: open - Opened by lucas-dtrn 4 days ago

#1149 - Fields marked as valid when there is an invalid field

Issue - State: open - Opened by tmcdo1 6 days ago - 5 comments

#1148 - UseStore array or object values causing unintended behaviour

Issue - State: open - Opened by harry-whorlow 9 days ago - 2 comments

#1147 - fix(form-core): skip form validation for each single field on form submit

Pull Request - State: closed - Opened by Balastrong 9 days ago - 3 comments

#1147 - fix(form-core): skip form validation for each single field on form submit

Pull Request - State: closed - Opened by Balastrong 9 days ago - 3 comments

#1145 - Server validation errors not working in Remix example

Issue - State: open - Opened by dlindahl 13 days ago - 1 comment

#1143 - ci: pin nx version to fix build

Pull Request - State: closed - Opened by Balastrong 14 days ago - 1 comment

#1139 - `defaultValues` not being propagated correctly upon calling `reset`

Issue - State: open - Opened by gregorbg 14 days ago - 3 comments

#1138 - The document "createservervalidate" 404 not found.

Issue - State: open - Opened by chaocwu 15 days ago - 1 comment

#1137 - Array helpers don't shift nested errors

Issue - State: closed - Opened by Untrii 15 days ago - 2 comments

#1136 - zodValidator from @tanstack/zod-form-adapter deprecated

Issue - State: closed - Opened by MahdiiTaheri 16 days ago - 1 comment

#1135 - NextJS: `transform` is no longer being called in 0.41.3

Issue - State: open - Opened by rburgst 20 days ago - 5 comments

#1131 - feat(core) onSubmit meta

Pull Request - State: open - Opened by harry-whorlow 23 days ago - 4 comments

#1126 - feat(docs): risks of omitting useStore selector

Pull Request - State: closed - Opened by harry-whorlow 29 days ago - 1 comment

#1125 - feat(core): field meta API

Pull Request - State: open - Opened by harry-whorlow 29 days ago - 3 comments

#1123 - fix: useStore without a selector should no longer crash in React

Pull Request - State: closed - Opened by crutchcorn 30 days ago - 4 comments

#1121 - zod validator not working correctly when schema is a union.

Issue - State: closed - Opened by a-eid about 1 month ago - 1 comment

#1120 - docs: Add package manager examples for TanStack Form installation

Pull Request - State: closed - Opened by sagardwivedi about 1 month ago

#1118 - chore(deps): update all non-major dependencies

Pull Request - State: open - Opened by renovate[bot] about 1 month ago - 2 comments
Labels: dependencies

#1116 - Running onSubmit validators for Linked Fields for array values

Issue - State: open - Opened by vonazt about 1 month ago - 1 comment

#1114 - fix: meta should not regenerate every render

Pull Request - State: closed - Opened by crutchcorn about 1 month ago - 3 comments

#1113 - chore(deps): use react 19 stable, fix JSX resolution

Pull Request - State: closed - Opened by lachlancollins about 1 month ago - 3 comments

#1112 - chore(deps): replace rimraf with premove, update deps

Pull Request - State: closed - Opened by lachlancollins about 1 month ago - 3 comments

#1111 - Meta api for form fields

Issue - State: open - Opened by harry-whorlow about 1 month ago - 13 comments

#1110 - chore(deps): update autofix-ci/action digest to 551dded

Pull Request - State: closed - Opened by renovate[bot] about 1 month ago - 2 comments
Labels: dependencies

#1109 - Option to trigger onSubmitInvalid on every submit

Issue - State: open - Opened by beeirl about 1 month ago - 1 comment

#1109 - Option to trigger onSubmitInvalid on every submit

Issue - State: open - Opened by beeirl about 1 month ago

#1107 - [WIP] add svelte integration

Pull Request - State: open - Opened by 43081j about 1 month ago - 1 comment

#1107 - [WIP] add svelte integration

Pull Request - State: open - Opened by 43081j about 1 month ago

#1107 - [WIP] add svelte integration

Pull Request - State: open - Opened by 43081j about 1 month ago

#1107 - [WIP] add svelte integration

Pull Request - State: open - Opened by 43081j about 1 month ago

#1105 - Cannot resubmit the form when there is a submit error

Issue - State: closed - Opened by depsimon about 1 month ago - 6 comments

#1105 - Cannot resubmit the form when there is a submit error

Issue - State: closed - Opened by depsimon about 1 month ago - 6 comments

#1105 - Cannot resubmit the form when there is a submit error

Issue - State: closed - Opened by depsimon about 1 month ago - 6 comments

#1105 - Cannot resubmit the form when there is a submit error

Issue - State: closed - Opened by depsimon about 1 month ago - 6 comments

#1104 - [WIP] [FEAT] Allow returning anything in a validator, not just a string

Pull Request - State: open - Opened by crutchcorn about 1 month ago - 3 comments
Labels: enhancement

#1097 - Fix an issue with conditionally rendered fields in React

Pull Request - State: closed - Opened by fulopkovacs about 2 months ago - 3 comments

#1093 - chore(deps): lock file maintenance

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 3 comments
Labels: dependencies

#1092 - Arrays abnormally show form defaultValues after removeValue & pushValue

Issue - State: closed - Opened by fkworld about 2 months ago - 1 comment

#1091 - chore(deps): update all non-major dependencies

Pull Request - State: open - Opened by renovate[bot] about 2 months ago - 2 comments
Labels: dependencies

#1091 - chore(deps): update all non-major dependencies

Pull Request - State: open - Opened by renovate[bot] about 2 months ago - 2 comments
Labels: dependencies

#1091 - chore(deps): update all non-major dependencies

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 3 comments
Labels: dependencies

#1090 - feat: return an array of errors from a single validator (custom & schema library)

Pull Request - State: closed - Opened by Balastrong about 2 months ago - 4 comments

#1090 - feat: return an array of errors from a single validator (custom & schema library)

Pull Request - State: open - Opened by Balastrong about 2 months ago - 3 comments

#1086 - the official React Example: Next Server Actions comes with a problem

Issue - State: closed - Opened by techzealot about 2 months ago - 2 comments

#1085 - React form does not update with `Field` in child components

Issue - State: closed - Opened by rob-steele-active 2 months ago - 1 comment

#1084 - feat(docs): reusable fields & reusable field utility type

Pull Request - State: open - Opened by harry-whorlow 2 months ago - 8 comments

#1082 - [WIP] fix: errors not resetting once values are correct for Zod

Pull Request - State: open - Opened by Gambitboy 2 months ago - 3 comments

#1080 - isDirty should flip back to false when default values are equal

Issue - State: closed - Opened by alexqhj 2 months ago - 5 comments

#1079 - fix: spread field errors on form onMount validator

Pull Request - State: closed - Opened by Balastrong 2 months ago - 3 comments

#1077 - test: Standard Validator should handle multiple errors on a field

Pull Request - State: closed - Opened by Pascalmh 2 months ago - 3 comments

#1076 - fix: remove dependency from standard schema and internalize it

Pull Request - State: closed - Opened by Balastrong 2 months ago - 5 comments

#1075 - Comply with `react/no-children-prop` ESLint rule

Pull Request - State: closed - Opened by rinarakaki 2 months ago - 4 comments

#1075 - Comply with `react/no-children-prop` ESLint rule

Pull Request - State: open - Opened by rinarakaki 2 months ago

#1074 - fix: simplify field validator type

Pull Request - State: closed - Opened by Balastrong 2 months ago - 4 comments

#1073 - docs: rename file

Pull Request - State: closed - Opened by Balastrong 2 months ago

#1073 - docs: rename file

Pull Request - State: closed - Opened by Balastrong 2 months ago

#1073 - docs: rename file

Pull Request - State: closed - Opened by Balastrong 2 months ago

#1072 - Balastrong Tutorial results in 404

Issue - State: closed - Opened by TheGreyfeather 2 months ago - 1 comment

#1072 - Balastrong Tutorial results in 404

Issue - State: closed - Opened by TheGreyfeather 2 months ago - 1 comment

#1070 - Narrowing DeepKeys based on value type

Issue - State: open - Opened by lrondini-fae 2 months ago

#1070 - Narrowing DeepKeys based on value type

Issue - State: open - Opened by lrondini-fae 2 months ago

#1070 - Narrowing DeepKeys based on value type

Issue - State: open - Opened by lrondini-fae 2 months ago

#1070 - Narrowing DeepKeys based on value type

Issue - State: open - Opened by lrondini-fae 2 months ago

#1069 - docs: re-add zod import in schema library example

Pull Request - State: closed - Opened by Pascalmh 2 months ago

#1069 - docs: re-add zod import in schema library example

Pull Request - State: closed - Opened by Pascalmh 2 months ago

#1069 - docs: re-add zod import in schema library example

Pull Request - State: closed - Opened by Pascalmh 2 months ago

#1069 - docs: re-add zod import in schema library example

Pull Request - State: closed - Opened by Pascalmh 2 months ago

#1068 - chore: allow unusedLocals in standard-schema example

Pull Request - State: open - Opened by mmkal 2 months ago - 2 comments

#1068 - chore: allow unusedLocals in standard-schema example

Pull Request - State: open - Opened by mmkal 2 months ago - 2 comments

#1068 - chore: allow unusedLocals in standard-schema example

Pull Request - State: closed - Opened by mmkal 2 months ago - 2 comments

#1066 - Form field types don't get inferred from zod schema

Issue - State: open - Opened by pavle99 2 months ago

#1066 - Form field types don't get inferred from zod schema

Issue - State: open - Opened by pavle99 2 months ago

#1066 - Form field types don't get inferred from zod schema

Issue - State: open - Opened by pavle99 2 months ago

#1066 - Form field types don't get inferred from zod schema

Issue - State: closed - Opened by pavle99 2 months ago - 1 comment

#1066 - Form field types don't get inferred from zod schema

Issue - State: open - Opened by pavle99 2 months ago