-
-
Notifications
You must be signed in to change notification settings - Fork 499
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
base: main
Are you sure you want to change the base?
Conversation
|
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
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.