Skip to content

fix(core): pushed fields not surfacing form errors #1658

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

harry-whorlow
Copy link
Contributor

@harry-whorlow harry-whorlow commented Aug 2, 2025

Relates to #1460

Pushing a new field to array fields, will result in a de-synced state between form errors and field errors, where the form is no longer submittable, however the errors are not surfaced to the field.

Copy link

nx-cloud bot commented Aug 2, 2025

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit 10816f7

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ❌ Failed 1m 49s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 20s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-06 09:53:46 UTC

Copy link

pkg-pr-new bot commented Aug 2, 2025

More templates

@tanstack/angular-form

npm i https://pkg.pr.new/@tanstack/angular-form@1658

@tanstack/form-core

npm i https://pkg.pr.new/@tanstack/form-core@1658

@tanstack/lit-form

npm i https://pkg.pr.new/@tanstack/lit-form@1658

@tanstack/react-form

npm i https://pkg.pr.new/@tanstack/react-form@1658

@tanstack/solid-form

npm i https://pkg.pr.new/@tanstack/solid-form@1658

@tanstack/svelte-form

npm i https://pkg.pr.new/@tanstack/svelte-form@1658

@tanstack/vue-form

npm i https://pkg.pr.new/@tanstack/vue-form@1658

commit: 10816f7

@harry-whorlow harry-whorlow changed the title fix(core): pushed fields missing on change errors fix(core): pushed fields not surfacing form errors Aug 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant